Uses of Interface
io.atomix.storage.journal.JournalSerdes.EntryOutput
Packages that use JournalSerdes.EntryOutput
Package
Description
Provides a low-level journal abstraction for appending to logs and managing segmented logs.
-
Uses of JournalSerdes.EntryOutput in io.atomix.storage.journal
Methods in io.atomix.storage.journal with parameters of type JournalSerdes.EntryOutputModifier and TypeMethodDescriptionvoidJournalSerdes.EntrySerdes.write(JournalSerdes.EntryOutput output, T entry)