org.apache.accumulo.core.cli
Class BatchScannerOpts

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

public class BatchScannerOpts
extends Object


Field Summary
 Integer scanThreads
           
 Long scanTimeout
           
 
Constructor Summary
BatchScannerOpts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scanThreads

public Integer scanThreads

scanTimeout

public Long scanTimeout
Constructor Detail

BatchScannerOpts

public BatchScannerOpts()


Copyright © 2015 Apache Accumulo Project. All rights reserved.