| Package | Description |
|---|---|
| io.zeebe.dispatcher | |
| io.zeebe.dispatcher.impl.log |
| Modifier and Type | Method and Description |
|---|---|
long |
Dispatcher.claim(ClaimedFragmentBatch batch,
int fragmentCount,
int batchLength)
Claim a batch of fragments on the buffer with the given length.
|
| Modifier and Type | Method and Description |
|---|---|
int |
LogBufferAppender.claim(LogBufferPartition partition,
int activePartitionId,
ClaimedFragmentBatch batch,
int fragmentCount,
int batchLength,
Runnable onComplete) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.