| 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 |
MockBatchDeleter
BatchDeleter for a MockAccumulo instance. |
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–2018 The Apache Software Foundation. All rights reserved.