org.apache.cassandra.db
Class BinaryMemtable

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

public class BinaryMemtable
extends java.lang.Object

Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )


Method Summary
 int getMemtableThreshold()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMemtableThreshold

public int getMemtableThreshold()


Copyright © 2009 The Apache Software Foundation