org.apache.cassandra.db
Class CommitLog

java.lang.Object
  extended by org.apache.cassandra.db.CommitLog

public class CommitLog
extends java.lang.Object


Nested Class Summary
static class CommitLog.CommitLogContext
           
static class CommitLog.CommitLogFileComparator
           
 
Method Summary
static void setSegmentSize(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setSegmentSize

public static void setSegmentSize(int size)


Copyright © 2010 The Apache Software Foundation