public abstract class FileDirectSegment extends CommitLogSegment
CommitLogSegment.CommitLogSegmentFileComparator
Modifier and Type | Field and Description |
---|---|
protected static java.lang.ThreadLocal<java.nio.ByteBuffer> |
reusableBufferHolder |
descriptor, ENTRY_OVERHEAD_SIZE, id
Modifier and Type | Method and Description |
---|---|
protected void |
internalClose()
Close the segment file.
|
additionalHeaderParameters, contains, contentSize, dirtyString, getContext, getDirtyCFIDs, getName, getPath, isStillAllocating, isUnused, markClean, onDiskSize, toString, writeSyncMarker
protected static final java.lang.ThreadLocal<java.nio.ByteBuffer> reusableBufferHolder
protected void internalClose()
CommitLogSegment
internalClose
in class CommitLogSegment
Copyright © 2016 The Apache Software Foundation