org.apache.cassandra.db
Class CommitLog.CommitLogContext

java.lang.Object
  extended by org.apache.cassandra.db.CommitLog.CommitLogContext
Enclosing class:
CommitLog

public static final class CommitLog.CommitLogContext
extends java.lang.Object


Constructor Summary
CommitLog.CommitLogContext(java.lang.String file, long position)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommitLog.CommitLogContext

public CommitLog.CommitLogContext(java.lang.String file,
                                  long position)


Copyright © 2009 The Apache Software Foundation