Uses of Class
io.camunda.zeebe.journal.file.SegmentFile
Packages that use SegmentFile
-
Uses of SegmentFile in io.camunda.zeebe.journal.file
Methods in io.camunda.zeebe.journal.file that return SegmentFileModifier and TypeMethodDescriptionUninitializedSegment.file()Returns the value of thefilerecord component.Constructors in io.camunda.zeebe.journal.file with parameters of type SegmentFileModifierConstructorDescriptionUninitializedSegment(SegmentFile file, long segmentId, int maxSegmentSize, MappedByteBuffer buffer, io.camunda.zeebe.journal.file.JournalIndex journalIndex) Creates an instance of aUninitializedSegmentrecord class.