|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommitLogSegment.CommitLogContext | |
---|---|
org.apache.cassandra.db.commitlog |
Uses of CommitLogSegment.CommitLogContext in org.apache.cassandra.db.commitlog |
---|
Methods in org.apache.cassandra.db.commitlog that return CommitLogSegment.CommitLogContext | |
---|---|
CommitLogSegment.CommitLogContext |
CommitLog.getContext()
|
CommitLogSegment.CommitLogContext |
CommitLogSegment.getContext()
|
CommitLogSegment.CommitLogContext |
CommitLogSegment.write(RowMutation rowMutation,
java.lang.Object serializedRow)
|
Methods in org.apache.cassandra.db.commitlog that return types with arguments of type CommitLogSegment.CommitLogContext | |
---|---|
java.util.concurrent.Future<CommitLogSegment.CommitLogContext> |
CommitLog.add(RowMutation rowMutation,
java.lang.Object serializedRow)
|
Methods in org.apache.cassandra.db.commitlog with parameters of type CommitLogSegment.CommitLogContext | |
---|---|
void |
CommitLog.discardCompletedSegments(java.lang.String tableName,
java.lang.String cf,
CommitLogSegment.CommitLogContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |