Uses of Interface
io.atomix.storage.journal.JournalSerdes
Packages that use JournalSerdes
Package
Description
Provides a low-level journal abstraction for appending to logs and managing segmented logs.
Provides classes and interfaces for binary serialization.
-
Uses of JournalSerdes in io.atomix.storage.journal
Methods in io.atomix.storage.journal that return JournalSerdesModifier and TypeMethodDescriptionJournalSerdes.Builder.build()Builds aJournalSerdesinstance.Builds aJournalSerdesinstance. -
Uses of JournalSerdes in io.atomix.utils.serializer
Methods in io.atomix.utils.serializer that return JournalSerdesModifier and TypeMethodDescriptionKryoJournalSerdesBuilder.build()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.