Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCommitListener(LogStorage.CommitListener) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage
-
Register a commit listener
- addFailureListener(FailureListener) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- alignedLength(int) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- append(long, long, BufferWriter, LogStorage.AppendListener) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage
-
Writes a block containing one or multiple log entries in the storage and returns the address at which the block has been written.
- append(long, long, ByteBuffer, LogStorage.AppendListener) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage
-
Writes a block containing one or multiple log entries in the storage and returns the address at which the block has been written.
- AppenderFlowControl - Class in io.camunda.zeebe.logstreams.impl.flowcontrol
- AppenderFlowControl(AppendErrorHandler, int) - Constructor for class io.camunda.zeebe.logstreams.impl.flowcontrol.AppenderFlowControl
- AppendErrorHandler - Interface in io.camunda.zeebe.logstreams.impl.flowcontrol
B
- buildAsync() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- buildAsync() - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
Returns a future which, when completed, contains a log stream that can be read from/written to.
- builder() - Static method in interface io.camunda.zeebe.logstreams.log.LogStream
C
- calculateBatchSize(List<LogAppendEntry>) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.SequencedBatchSerializer
- canWriteEvents(int, int) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamWriter
-
Returns true if the given eventCount with the given batchLength could potentially be written, false otherwise.
- close() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBatchReaderImpl
- close() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- close() - Method in interface io.camunda.zeebe.logstreams.storage.LogStorageReader
- closeAsync() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- CLOSED - Enum constant in enum class io.camunda.zeebe.logstreams.log.LogStreamWriter.WriteFailure
- createContext() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
D
- DataFrameDescriptor - Class in io.camunda.zeebe.logstreams.impl.serializer
-
Remnants of the dispatcher data framing.
- DataFrameDescriptor() - Constructor for class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- discard() - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
E
- entries() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns the value of the
entriesrecord component. - equals(Object) - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Indicates whether some other object is "equal to" this one.
F
- firstPosition() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns the value of the
firstPositionrecord component. - FLAGS_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- flagsOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- FRAME_ALIGNMENT - Static variable in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- FRAME_LENGTH_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- framedLength(int) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- FULL - Enum constant in enum class io.camunda.zeebe.logstreams.log.LogStreamWriter.WriteFailure
G
- getBuffer() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getFragmentLength() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getFragmentLength(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- getFragmentOffset() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getHealthReport() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- getKey() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getKey() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getKey(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- getLength() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getLength() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
- getLength() - Method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
- getLogName() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- getLogName() - Method in interface io.camunda.zeebe.logstreams.log.LogStream
-
Returns the name of the log stream.
- getMetadata() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getMetadata() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getMetadataLength() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getMetadataLength() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getMetadataLength(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- getMetadataOffset() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getMetadataOffset() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getName() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- getPartitionId() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- getPartitionId() - Method in interface io.camunda.zeebe.logstreams.log.LogStream
- getPosition() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getPosition() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getPosition() - Method in interface io.camunda.zeebe.logstreams.log.LogStreamReader
-
Returns the current log position of the reader.
- getPosition(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- getSourceEventPosition() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getSourceEventPosition() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getSourceEventPosition(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- getTimestamp() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getTimestamp() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getTimestamp(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- getValueBuffer() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getValueBuffer() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getValueLength() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getValueLength() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- getValueOffset() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- getValueOffset() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
H
- handleFailure(Throwable) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- hashCode() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns a hash code value for this object.
- hasNext() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBatchReaderImpl
- head() - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBatchReader.Batch
-
Move to the head of the batch.
- HEADER_BLOCK_LENGTH - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- HEADER_LENGTH - Static variable in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- headerLength(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
I
- InFlightAppend - Class in io.camunda.zeebe.logstreams.impl.flowcontrol
-
Represents an in-flight append.
- InFlightAppend(AppendErrorHandler, Limiter.Listener, AppenderMetrics) - Constructor for class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
- INVALID_ARGUMENT - Enum constant in enum class io.camunda.zeebe.logstreams.log.LogStreamWriter.WriteFailure
- io.camunda.zeebe.logstreams.impl - package io.camunda.zeebe.logstreams.impl
- io.camunda.zeebe.logstreams.impl.flowcontrol - package io.camunda.zeebe.logstreams.impl.flowcontrol
- io.camunda.zeebe.logstreams.impl.log - package io.camunda.zeebe.logstreams.impl.log
- io.camunda.zeebe.logstreams.impl.serializer - package io.camunda.zeebe.logstreams.impl.serializer
- io.camunda.zeebe.logstreams.log - package io.camunda.zeebe.logstreams.log
- io.camunda.zeebe.logstreams.storage - package io.camunda.zeebe.logstreams.storage
- isProcessed() - Method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
K
- key() - Method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
- KEY_NULL_VALUE - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- KEY_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- keyOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
L
- length() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns the value of the
lengthrecord component. - lengthOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- LogAppendEntry - Interface in io.camunda.zeebe.logstreams.log
-
Represents an unmodifiable application record entry to be appended on the log.
- LogEntryDescriptor - Class in io.camunda.zeebe.logstreams.impl.log
-
*
- LogEntryDescriptor() - Constructor for class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- LoggedEvent - Interface in io.camunda.zeebe.logstreams.log
-
Represents an event on the log stream.
- LoggedEventImpl - Class in io.camunda.zeebe.logstreams.impl.log
-
Represents the implementation of the logged event.
- LoggedEventImpl() - Constructor for class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- Loggers - Class in io.camunda.zeebe.logstreams.impl
- LogRecordAwaiter - Interface in io.camunda.zeebe.logstreams.log
-
Listener invoked by
LogStreamwhen new records are available to read. - LogStorage - Interface in io.camunda.zeebe.logstreams.storage
-
Storage abstraction for the log stream API.
- LogStorage.AppendListener - Interface in io.camunda.zeebe.logstreams.storage
-
An append listener can be added to an append call to be notified of different events that can occur during the append operation.
- LogStorage.CommitListener - Interface in io.camunda.zeebe.logstreams.storage
-
Consumers of LogStorage can use this listener to get notified when new records are committed.
- LogStorageReader - Interface in io.camunda.zeebe.logstreams.storage
-
The LogStorageReader provides a way to iterate over the blocks that were appended to the log storage via
LogStorage.append(long, long, ByteBuffer, AppendListener). - LogStream - Interface in io.camunda.zeebe.logstreams.log
-
Represents a stream of events.
- LogStreamBatchReader - Interface in io.camunda.zeebe.logstreams.log
-
Reads the log stream in batches.
- LogStreamBatchReader.Batch - Interface in io.camunda.zeebe.logstreams.log
-
A batch of events that share the same source record position.
- LogStreamBatchReaderImpl - Class in io.camunda.zeebe.logstreams.impl.log
- LogStreamBatchReaderImpl(LogStreamReader) - Constructor for class io.camunda.zeebe.logstreams.impl.log.LogStreamBatchReaderImpl
- LogStreamBuilder - Interface in io.camunda.zeebe.logstreams.log
-
Builder pattern for the
LogStream - LogStreamBuilderImpl - Class in io.camunda.zeebe.logstreams.impl.log
- LogStreamBuilderImpl() - Constructor for class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- LogStreamImpl - Class in io.camunda.zeebe.logstreams.impl.log
- LogStreamReader - Interface in io.camunda.zeebe.logstreams.log
-
Reads the log stream in an iterator-like pattern.
- LOGSTREAMS_LOGGER - Static variable in class io.camunda.zeebe.logstreams.impl.Loggers
- LogStreamWriter - Interface in io.camunda.zeebe.logstreams.log
- LogStreamWriter.WriteFailure - Enum Class in io.camunda.zeebe.logstreams.log
M
- messageLength(int) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- messageOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- METADATA_LENGTH_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- METADATA_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- metadataLengthOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- metadataOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
N
- newLogStreamReader() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- newLogStreamReader() - Method in interface io.camunda.zeebe.logstreams.log.LogStream
- newLogStreamWriter() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- newLogStreamWriter() - Method in interface io.camunda.zeebe.logstreams.log.LogStream
- newReader() - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage
-
Creates a new reader initialized at the given address.
- next() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBatchReaderImpl
O
- of(long, RecordMetadata, UnifiedRecordValue) - Static method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
-
Creates a default representation of a
LogAppendEntryusing default null values for the source index. - of(RecordMetadata, UnifiedRecordValue) - Static method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
-
Creates a default representation of a
LogAppendEntryusing default null values for the key and source index. - ofProcessed(LogAppendEntry) - Static method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
-
Creates a new
LogAppendEntrywhich wraps the givenLogAppendEntryand marks the entry as processed. - onActorClosed() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onActorClosing() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onActorStarted() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onCommit() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onCommit() - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage.CommitListener
-
Called when a new record is committed in the storage
- onCommit(long) - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
- onCommit(long) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage.AppendListener
-
Called when the entry has been successfully committed.
- onCommitError(long, Throwable) - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
- onCommitError(long, Throwable) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage.AppendListener
-
Called when an error occurs while committing an entry.
- onCommitError(Throwable) - Method in interface io.camunda.zeebe.logstreams.impl.flowcontrol.AppendErrorHandler
- onFailure(HealthReport) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onRecordAvailable() - Method in interface io.camunda.zeebe.logstreams.log.LogRecordAwaiter
-
Will be invoked when new records are available in LogStream.
- onRecovered() - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onUnrecoverableFailure(HealthReport) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- onWrite(long) - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
- onWrite(long) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage.AppendListener
-
Called when the entry has been successfully written to the local storage.
- onWriteError(Throwable) - Method in interface io.camunda.zeebe.logstreams.impl.flowcontrol.AppendErrorHandler
- onWriteError(Throwable) - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
- onWriteError(Throwable) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage.AppendListener
-
Called when an error occurred while writing to the entry.
P
- peekNext() - Method in interface io.camunda.zeebe.logstreams.log.LogStreamReader
-
Peeks the next event on the log.
- POSITION_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- positionOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- PROCESSOR_LOGGER - Static variable in class io.camunda.zeebe.logstreams.impl.Loggers
R
- readMetadata(BufferReader) - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- readMetadata(BufferReader) - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
-
Wraps the given buffer to read the event's metadata
- readValue(BufferReader) - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- readValue(BufferReader) - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
-
Wraps the given buffer to read the event's value.
- recordMetadata() - Method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
- recordValue() - Method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
- registerRecordAvailableListener(LogRecordAwaiter) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- registerRecordAvailableListener(LogRecordAwaiter) - Method in interface io.camunda.zeebe.logstreams.log.LogStream
-
Registers a listener that will be notified when new records are available to read from the logstream.
- removeCommitListener(LogStorage.CommitListener) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorage
-
Remove a commit listener
- removeFailureListener(FailureListener) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- removeRecordAvailableListener(LogRecordAwaiter) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamImpl
- removeRecordAvailableListener(LogRecordAwaiter) - Method in interface io.camunda.zeebe.logstreams.log.LogStream
-
Removes the listener.
S
- seek(long) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamReader
-
Seek to the given log position if exists.
- seek(long) - Method in interface io.camunda.zeebe.logstreams.storage.LogStorageReader
-
Positions the reader such that the next call to
Iterator.next()would return a block which contains aLoggedEventwithLoggedEvent.getPosition()equal to the givenposition, or the highest one which is less than the givenposition. - seekToEnd() - Method in interface io.camunda.zeebe.logstreams.log.LogStreamReader
-
Seek to the end of the log, which means after the last event.
- seekToFirstEvent() - Method in interface io.camunda.zeebe.logstreams.log.LogStreamReader
-
Seek to the log position of the first event.
- seekToNextBatch(long) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBatchReaderImpl
- seekToNextBatch(long) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBatchReader
-
Seeks to the next batch after the given position.
- seekToNextEvent(long) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamReader
-
Seeks to the event after the given position.
- SequencedBatch - Record Class in io.camunda.zeebe.logstreams.impl.log
- SequencedBatch(long, long, long, List<LogAppendEntry>) - Constructor for record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
- SequencedBatch(long, long, long, List<LogAppendEntry>, int) - Constructor for record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Creates an instance of a
SequencedBatchrecord class. - SequencedBatchSerializer - Class in io.camunda.zeebe.logstreams.impl.serializer
-
Accepts sequenced records, and serializes them with legacy dispatcher framing and alignment.
- SequencedBatchSerializer() - Constructor for class io.camunda.zeebe.logstreams.impl.serializer.SequencedBatchSerializer
- serializeBatch(SequencedBatch) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.SequencedBatchSerializer
- serializeBatch(MutableDirectBuffer, int, SequencedBatch) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.SequencedBatchSerializer
- setFramedLength(MutableDirectBuffer, int, int) - Static method in class io.camunda.zeebe.logstreams.impl.serializer.DataFrameDescriptor
- setKey(MutableDirectBuffer, int, long) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- setMetadataLength(MutableDirectBuffer, int, short) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- setPosition(MutableDirectBuffer, int, long) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- setSourceEventPosition(MutableDirectBuffer, int, long) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- setTimestamp(MutableDirectBuffer, int, long) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- shouldSkipProcessing() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- shouldSkipProcessing() - Method in interface io.camunda.zeebe.logstreams.log.LoggedEvent
- shouldSkipProcessing(DirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- skipProcessing(MutableDirectBuffer, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- SNAPSHOT_LOGGER - Static variable in class io.camunda.zeebe.logstreams.impl.Loggers
- SOURCE_EVENT_POSITION_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- sourceEventPositionOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- sourceIndex() - Method in interface io.camunda.zeebe.logstreams.log.LogAppendEntry
- sourcePosition() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns the value of the
sourcePositionrecord component. - start(long) - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.InFlightAppend
T
- timestamp() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns the value of the
timestamprecord component. - TIMESTAMP_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- timestampOffset(int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- toString() - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- toString() - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
-
Returns a string representation of this record class.
- tryAcquire() - Method in class io.camunda.zeebe.logstreams.impl.flowcontrol.AppenderFlowControl
-
Tries to acquire a free in-flight spot, applying backpressure as needed.
- tryWrite(LogAppendEntry) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamWriter
-
Attempts to write the event to the underlying stream.
- tryWrite(LogAppendEntry, long) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamWriter
- tryWrite(List<LogAppendEntry>) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamWriter
-
Attempts to write the events to the underlying stream.
- tryWrite(List<LogAppendEntry>, long) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamWriter
-
Attempts to write the events to the underlying stream.
V
- valueOf(String) - Static method in enum class io.camunda.zeebe.logstreams.log.LogStreamWriter.WriteFailure
-
Returns the enum constant of this class with the specified name.
- valueOffset(int, int) - Static method in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
- values() - Static method in enum class io.camunda.zeebe.logstreams.log.LogStreamWriter.WriteFailure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION_OFFSET - Static variable in class io.camunda.zeebe.logstreams.impl.log.LogEntryDescriptor
W
- withActorSchedulingService(ActorSchedulingService) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- withActorSchedulingService(ActorSchedulingService) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
The actor scheduler to use for the
LogStreamand its child actors - withLogName(String) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- withLogName(String) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
The log stream name - primarily used for contextualizing as well, e.g.
- withLogStorage(LogStorage) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- withLogStorage(LogStorage) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
The underlying log storage to read from/write to.
- withMaxFragmentSize(int) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- withMaxFragmentSize(int) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
The maximum fragment size read from the shared write buffer; this should be aligned with the maximum underlying storage block size.
- withNodeId(int) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- withNodeId(int) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
The node ID - to indicate on which node the log stream is running
- withPartitionId(int) - Method in class io.camunda.zeebe.logstreams.impl.log.LogStreamBuilderImpl
- withPartitionId(int) - Method in interface io.camunda.zeebe.logstreams.log.LogStreamBuilder
-
The partition ID - primarily used for contextualizing the different log stream components
- wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.logstreams.impl.log.LoggedEventImpl
- write(MutableDirectBuffer, int) - Method in record class io.camunda.zeebe.logstreams.impl.log.SequencedBatch
All Classes and Interfaces|All Packages|Constant Field Values