Class Hierarchy
- java.lang.Object
- org.apache.accumulo.core.client.Connector
- org.apache.accumulo.core.client.mock.MockConnector
- org.apache.accumulo.core.iterators.IteratorAdapter (implements java.util.Iterator<E>)
- org.apache.accumulo.core.client.mock.IteratorAdapter
- org.apache.accumulo.core.client.mock.MockAccumulo
- org.apache.accumulo.core.client.mock.MockBatchWriter (implements org.apache.accumulo.core.client.BatchWriter)
- org.apache.accumulo.core.client.mock.MockInstance (implements org.apache.accumulo.core.client.Instance)
- org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter (implements org.apache.accumulo.core.client.MultiTableBatchWriter)
- org.apache.accumulo.core.client.mock.MockNamespace
- org.apache.accumulo.core.client.mock.MockTable
- org.apache.accumulo.core.client.mock.MockUser
- org.apache.accumulo.core.client.impl.ScannerOptions (implements org.apache.accumulo.core.client.ScannerBase)
- org.apache.accumulo.core.client.mock.MockScannerBase
- org.apache.accumulo.core.client.mock.MockBatchScanner (implements org.apache.accumulo.core.client.BatchScanner)
- org.apache.accumulo.core.client.mock.MockBatchDeleter (implements org.apache.accumulo.core.client.BatchDeleter)
- org.apache.accumulo.core.client.mock.MockScanner (implements org.apache.accumulo.core.client.Scanner)
- org.apache.accumulo.core.client.mock.MockBatchScanner (implements org.apache.accumulo.core.client.BatchScanner)
- org.apache.accumulo.core.client.mock.MockScannerBase
- org.apache.accumulo.core.client.Connector