public class LogStreamUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_LENGTH |
static int |
INVALID_ADDRESS |
static int |
MAX_READ_EVENT_SIZE |
| Constructor and Description |
|---|
LogStreamUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getAddressForPosition(LogStream stream,
long position) |
public static final int INVALID_ADDRESS
public static final int MAX_READ_EVENT_SIZE
public static final int HEADER_LENGTH
public static long getAddressForPosition(LogStream stream, long position)
Copyright © 2017–2018 camunda services GmbH. All rights reserved.