| Package | Description | 
|---|---|
| org.apache.accumulo.core.client | |
| org.apache.accumulo.core.client.impl | |
| org.apache.accumulo.core.client.mock | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BatchDeleterImplementations of BatchDeleter support efficient deletion of ranges in accumulo. | 
| interface  | BatchScannerImplementations of BatchScanner support efficient lookups of many ranges in accumulo. | 
| interface  | ScannerScans a table over a given range. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientSideIteratorScannerA scanner that instantiates iterators on the client side instead of on the tablet server. | 
| class  | IsolatedScannerA scanner that presents a row isolated view of an accumulo table. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | org.apache.accumulo.core.client.impl.ScannerOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MockBatchDeleterBatchDeleterfor aMockAccumuloinstance. | 
| class  | MockBatchScanner | 
| class  | MockScanner | 
| class  | MockScannerBase | 
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.