org.apache.accumulo.core.cli
Class ScannerOpts

java.lang.Object
  extended by org.apache.accumulo.core.cli.ScannerOpts

public class ScannerOpts
extends Object


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

Field Detail

scanBatchSize

public int scanBatchSize
Constructor Detail

ScannerOpts

public ScannerOpts()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.