Class DirectIOSegment.DirectIOSegmentBuilder
java.lang.Object
org.apache.cassandra.db.commitlog.CommitLogSegment.Builder
org.apache.cassandra.db.commitlog.DirectIOSegment.DirectIOSegmentBuilder
- Enclosing class:
- DirectIOSegment
-
Field Summary
FieldsFields inherited from class org.apache.cassandra.db.commitlog.CommitLogSegment.Builder
segmentManager -
Constructor Summary
ConstructorsConstructorDescriptionDirectIOSegmentBuilder(AbstractCommitLogSegmentManager segmentManager) DirectIOSegmentBuilder(AbstractCommitLogSegmentManager segmentManager, int fsBlockSize) -
Method Summary
-
Field Details
-
fsBlockSize
public final int fsBlockSize
-
-
Constructor Details
-
DirectIOSegmentBuilder
-
DirectIOSegmentBuilder
-
-
Method Details
-
build
- Specified by:
buildin classCommitLogSegment.Builder
-
createBufferPool
- Specified by:
createBufferPoolin classCommitLogSegment.Builder
-