public class PositionUtil extends Object
| Constructor and Description |
|---|
PositionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
partitionId(long position) |
static int |
partitionOffset(long position) |
static long |
position(int partitionId,
int partitionOffset) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.