| Class and Description |
|---|
| AccumuloException
A generic Accumulo Exception for general accumulo failures.
|
| AccumuloSecurityException
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
|
| BatchDeleter
Implementations of BatchDeleter support efficient deletion of ranges in accumulo.
|
| BatchScanner
Implementations of BatchScanner support efficient lookups of many ranges in accumulo.
|
| BatchWriter
Send Mutations to a single Table in Accumulo.
|
| Connector
Connector connects to an Accumulo instance and allows the user to request readers and writers for the instance as well as various objects that permit
administrative operations.
|
| Instance
This class represents the information a client needs to know to connect to an instance of accumulo.
|
| IsolatedScanner.RowBuffer |
| IsolatedScanner.RowBufferFactory |
| IteratorSetting
Configure an iterator for minc, majc, and/or scan.
|
| MultiTableBatchWriter
This class enables efficient batch writing to multiple tables.
|
| MutationsRejectedException
Communicate the failed mutations of a BatchWriter back to the client.
|
| Scanner
Scans a table over a given range.
|
| ScannerBase
This class hosts configuration methods that are shared between different types of scanners.
|
| TableNotFoundException
Thrown when the table specified doesn't exist when it was expected to
|
| Class and Description |
|---|
| AccumuloException
A generic Accumulo Exception for general accumulo failures.
|
| AccumuloSecurityException
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
|
| Instance
This class represents the information a client needs to know to connect to an instance of accumulo.
|
| IteratorSetting
Configure an iterator for minc, majc, and/or scan.
|
| Scanner
Scans a table over a given range.
|
| TableExistsException
Thrown when the table specified already exists, and it was expected that it didn't
|
| TableNotFoundException
Thrown when the table specified doesn't exist when it was expected to
|
| Class and Description |
|---|
| ScannerBase
This class hosts configuration methods that are shared between different types of scanners.
|
| Class and Description |
|---|
| AccumuloException
A generic Accumulo Exception for general accumulo failures.
|
| Instance
This class represents the information a client needs to know to connect to an instance of accumulo.
|
| IteratorSetting
Configure an iterator for minc, majc, and/or scan.
|
| Scanner
Scans a table over a given range.
|
| TableNotFoundException
Thrown when the table specified doesn't exist when it was expected to
|
| Class and Description |
|---|
| AccumuloException
A generic Accumulo Exception for general accumulo failures.
|
| AccumuloSecurityException
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
|
| BatchDeleter
Implementations of BatchDeleter support efficient deletion of ranges in accumulo.
|
| BatchScanner
Implementations of BatchScanner support efficient lookups of many ranges in accumulo.
|
| BatchWriter
Send Mutations to a single Table in Accumulo.
|
| Connector
Connector connects to an Accumulo instance and allows the user to request readers and writers for the instance as well as various objects that permit
administrative operations.
|
| Instance
This class represents the information a client needs to know to connect to an instance of accumulo.
|
| MultiTableBatchWriter
This class enables efficient batch writing to multiple tables.
|
| MutationsRejectedException
Communicate the failed mutations of a BatchWriter back to the client.
|
| Scanner
Scans a table over a given range.
|
| ScannerBase
This class hosts configuration methods that are shared between different types of scanners.
|
| TableExistsException
Thrown when the table specified already exists, and it was expected that it didn't
|
| TableNotFoundException
Thrown when the table specified doesn't exist when it was expected to
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.