me.prettyprint.cassandra.service
Class BatchSizeHint

java.lang.Object
  extended by me.prettyprint.cassandra.service.BatchSizeHint

public class BatchSizeHint
extends Object


Constructor Summary
BatchSizeHint(int numOfRows, int numOfColumns)
           
 
Method Summary
 int getNumOfColumns()
           
 int getNumOfRows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchSizeHint

public BatchSizeHint(int numOfRows,
                     int numOfColumns)
Method Detail

getNumOfColumns

public int getNumOfColumns()

getNumOfRows

public int getNumOfRows()


Copyright © 2011. All Rights Reserved.