Class CommitLogSegment.Allocation
java.lang.Object
org.apache.cassandra.db.commitlog.CommitLogSegment.Allocation
- Enclosing class:
- CommitLogSegment
A simple class for tracking information about the portion of a segment that has been allocated to a log write.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the position in the CommitLogSegment at the end of this allocation.
-
Method Details
-
getCommitLogPosition
Returns the position in the CommitLogSegment at the end of this allocation.
-