Uses of Package
io.atomix.storage.journal
Packages that use io.atomix.storage.journal
Package
Description
Provides a low-level journal abstraction for appending to logs and managing segmented logs.
Provides classes and interfaces for binary serialization.
-
Classes in io.atomix.storage.journal used by io.atomix.storage.journalClassDescriptionIndexed journal entry.Journal.Log reader.A journal entry processor.Raft log reader mode.Stores information about a
JournalSegmentof the log.Segment descriptor builder.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Builder forJournalSerdes.Deprecated, for removal: This API element is subject to removal in a future version.Input data stream exposed toJournalSerdes.EntrySerdes.read(EntryInput).Deprecated, for removal: This API element is subject to removal in a future version.Output data stream exposed toJournalSerdes.EntrySerdes.write(EntryOutput, Object).Deprecated, for removal: This API element is subject to removal in a future version.A serializer/deserializer for an entry.Log writer.ARaftJournalImplementation.Segmented byte journal builder.Log exception.Storage level configuration values which control how logs are stored on disk or in memory. -
Classes in io.atomix.storage.journal used by io.atomix.utils.serializerClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.due to dependency on outdated Kryo library,
FromByteBufMapperto be used instead.Deprecated, for removal: This API element is subject to removal in a future version.Builder forJournalSerdes.Deprecated, for removal: This API element is subject to removal in a future version.A serializer/deserializer for an entry.
FromByteBufMapperto be used instead.