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
In exchange for possibly returning scanned entries out of order, BatchScanner implementations may scan an Accumulo table more efficiently by
Looking up multiple ranges in parallel.
|
BatchWriter
Send Mutations to a single Table in Accumulo.
|
BatchWriterConfig
This object holds configuration settings used to instantiate a
BatchWriter |
ClientConfiguration
Contains a list of property keys recognized by the Accumulo client and convenience methods for setting them.
|
ClientConfiguration.ClientProperty |
ConditionalWriter
ConditionalWriter provides the ability to do efficient, atomic read-modify-write operations on rows.
|
ConditionalWriter.Result |
ConditionalWriter.Status |
ConditionalWriterConfig |
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.
|
Durability
The value for the durability of a BatchWriter or ConditionalWriter.
|
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.
|
IteratorSetting.Column
A convenience class for passing column family and column qualifiers to iterator configuration methods.
|
MultiTableBatchWriter
This class enables efficient batch writing to multiple tables.
|
MutationsRejectedException
Communicate the failed mutations of a BatchWriter back to the client.
|
NamespaceNotFoundException
Thrown when the namespace specified doesn't exist when it was expected to
|
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.
|
IteratorSetting
Configure an iterator for minc, majc, and/or scan.
|
NamespaceExistsException
Thrown when the namespace specified already exists, and it was expected that it didn't
|
NamespaceNotEmptyException
Thrown when the namespace specified contains tables
|
NamespaceNotFoundException
Thrown when the namespace specified doesn't exist when it was expected to
|
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.
|
AccumuloSecurityException
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
|
BatchWriterConfig
This object holds configuration settings used to instantiate a
BatchWriter |
ClientConfiguration
Contains a list of property keys recognized by the Accumulo client and convenience methods for setting them.
|
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.
|
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 |
---|
ClientConfiguration
Contains a list of property keys recognized by the Accumulo client and convenience methods for setting them.
|
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.
|
Class and Description |
---|
AccumuloSecurityException
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
|
BatchWriterConfig
This object holds configuration settings used to instantiate a
BatchWriter |
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.
|
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
In exchange for possibly returning scanned entries out of order, BatchScanner implementations may scan an Accumulo table more efficiently by
Looking up multiple ranges in parallel.
|
BatchWriter
Send Mutations to a single Table in Accumulo.
|
BatchWriterConfig
This object holds configuration settings used to instantiate a
BatchWriter |
ConditionalWriter
ConditionalWriter provides the ability to do efficient, atomic read-modify-write operations on rows.
|
ConditionalWriterConfig |
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.
|
TableNotFoundException
Thrown when the table specified doesn't exist when it was expected to
|
Class and Description |
---|
Scanner
Scans a table over a given range.
|
Class and Description |
---|
IteratorSetting
Configure an iterator for minc, majc, and/or scan.
|
Class and Description |
---|
AccumuloException
A generic Accumulo Exception for general accumulo failures.
|
AccumuloSecurityException
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
|
ClientConfiguration
Contains a list of property keys recognized by the Accumulo client and convenience methods for setting them.
|
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.
|
ZooKeeperInstance
An implementation of instance that looks in zookeeper to find information needed to connect to an instance of accumulo.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.