Uses of Class
org.apache.cassandra.db.commitlog.CommitLogSegment.CommitLogContext

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 with parameters of type CommitLogSegment.CommitLogContext
 void CommitLog.discardCompletedSegments(java.lang.Integer cfId, CommitLogSegment.CommitLogContext context)
           
 



Copyright © 2010 The Apache Software Foundation