|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
RecordReader
instances that convert from Accumulo
Key
/Value
pairs to the user's K/V types.RecordReader
instances that convert from Accumulo
Key
/Value
pairs to the user's K/V types.Key
), as this is an important requirement of Accumulo data files.Key
), as this is an important requirement of Accumulo data files.RecordWriter
instances that write to Accumulo.RecordWriter
instances that write to Accumulo.Map.Entry
, called for each entry to be iterated over.
Combiner
Combiner
SecurityOperations.authenticateUser(String, AuthenticationToken)
instead.
AuthenticationToken
objects.BatchWriter
BytesWritable
.
LruBlockCache
.SecretKeyEncryptionStrategy
that gets its key from HDFS and caches it for IO.TableOperations.compact(String, Text, Text, boolean, boolean)
or
TableOperations.compact(String, Text, Text, List, boolean, boolean)
.
key
.
key
can be seen, according to the fetched column families for this iterator.
SecurityOperations.changeLocalUserPassword(String, PasswordToken)
or the user management functions of your configured authenticator
instead.
PartialKey
.
range
to include everything for the key prefix we are working with.
ConfigSanityCheck.validate(Iterable)
fails.Instance.getConnector(String, AuthenticationToken)
.Instance
, ZooKeeperInstance
, and MockInstance
.key
, copying only the parts of the key specified in part
.
Connector.createBatchDeleter(String, Authorizations, int, BatchWriterConfig)
instead.
Connector.createBatchWriter(String, BatchWriterConfig)
instead.
Connector.createMultiTableBatchWriter(BatchWriterConfig)
instead.
SecurityOperations.createLocalUser(String, PasswordToken)
or the user management functions of your configured authenticator instead.
AuthenticationToken
backed by a Hadoop CredentialProvider.