| Package | Description |
|---|---|
| io.zeebe.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
int |
Subscription.peekBlock(BlockPeek availableBlock,
int maxBlockSize,
boolean isStreamAware)
Read fragments from the buffer as block.
|
protected int |
Subscription.peekBlock(LogBufferPartition partition,
BlockPeek availableBlock,
int partitionId,
int partitionOffset,
int maxBlockSize,
long limit,
boolean isStreamAware) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.