All Classes and Interfaces
Class
Description
Indexed journal entry.
Journal.
Index of a particular JournalSegment.
Log reader.
A journal entry processor.
Raft log reader mode.
Stores information about a
JournalSegment of the log.Segment descriptor builder.
Deprecated, for removal: This API element is subject to removal in a future version.
Builder for
JournalSerdes.Input data stream exposed to
JournalSerdes.EntrySerdes.read(EntryInput).Output data stream exposed to
JournalSerdes.EntrySerdes.write(EntryOutput, Object).A serializer/deserializer for an entry.
Log writer.
A Kryo-4.0.3 ByteBufferInput adapted to deal with
issue 505.
Deprecated, for removal: This API element is subject to removal in a future version.
Journal index position.
A
RaftJournal Implementation.Segmented byte journal builder.
A
Journal implementation based on a RaftJournal.A
JournalIndex maintaining target density.Log exception.
Exception thrown when storage runs out of disk space.
Exception thrown when an entry being stored is too large.
Storage level configuration values which control how logs are stored on disk or in memory.
FromByteBufMapperto be used instead.