Uses of Class
io.atomix.storage.journal.SegmentedByteBufJournal
Packages that use SegmentedByteBufJournal
Package
Description
Provides a low-level journal abstraction for appending to logs and managing segmented logs.
-
Uses of SegmentedByteBufJournal in io.atomix.storage.journal
Methods in io.atomix.storage.journal that return SegmentedByteBufJournalModifier and TypeMethodDescriptionSegmentedByteBufJournal.Builder.build()Build theSegmentedByteBufJournal.