| Package | Description | 
|---|---|
| org.apache.accumulo.core.client | |
| org.apache.accumulo.core.client.mock | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract BatchScanner | Connector. createBatchScanner(String tableName,
                  Authorizations authorizations,
                  int numQueryThreads)Factory method to create a BatchScanner connected to Accumulo. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MockBatchDeleterBatchDeleterfor aMockAccumuloinstance. | 
| class  | MockBatchScanner | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchScanner | MockAccumulo. createBatchScanner(String tableName,
                  Authorizations authorizations) | 
| BatchScanner | MockConnector. createBatchScanner(String tableName,
                  Authorizations authorizations,
                  int numQueryThreads) | 
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.