| Package | Description |
|---|---|
| io.zeebe.logstreams.impl | |
| io.zeebe.logstreams.impl.log.fs | |
| io.zeebe.logstreams.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteEventsInBlockProcessor |
| Modifier and Type | Field and Description |
|---|---|
protected ReadResultProcessor |
FsLogStorage.defaultReadResultProcessor |
| Modifier and Type | Method and Description |
|---|---|
long |
FsLogStorage.read(ByteBuffer readBuffer,
long addr,
ReadResultProcessor processor) |
| Modifier and Type | Method and Description |
|---|---|
long |
LogStorage.read(ByteBuffer readBuffer,
long addr,
ReadResultProcessor processor)
Reads bytes into the read buffer starting at addr and process the read bytes with the help of
the processor.
|
Copyright © 2017–2018 camunda services GmbH. All rights reserved.