Uses of Record Class
org.opendaylight.raft.journal.SegmentDescriptor
Packages that use SegmentDescriptor
-
Uses of SegmentDescriptor in org.opendaylight.raft.journal
Methods in org.opendaylight.raft.journal that return SegmentDescriptorModifier and TypeMethodDescriptionSegmentDescriptor.Builder.build()
Builds the segment descriptor.static @NonNull SegmentDescriptor
SegmentDescriptor.readFrom
(ReadableByteChannel channel) Read a JournalSegmentDescriptor from aReadableByteChannel
.