A B C D E F G H I K L M N O P Q R S T U V W Z 

A

AccumuloException - Exception in org.apache.accumulo.core.client
A generic Accumulo Exception for general accumulo failures.
AccumuloException(String) - Constructor for exception org.apache.accumulo.core.client.AccumuloException
 
AccumuloException(Throwable) - Constructor for exception org.apache.accumulo.core.client.AccumuloException
 
AccumuloException(String, Throwable) - Constructor for exception org.apache.accumulo.core.client.AccumuloException
 
AccumuloFileOutputFormat - Class in org.apache.accumulo.core.client.mapred
This class allows MapReduce jobs to write output in the Accumulo data file format.
Care should be taken to write only sorted data (sorted by Key), as this is an important requirement of Accumulo data files.
AccumuloFileOutputFormat() - Constructor for class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
 
AccumuloFileOutputFormat - Class in org.apache.accumulo.core.client.mapreduce
This class allows MapReduce jobs to write output in the Accumulo data file format.
Care should be taken to write only sorted data (sorted by Key), as this is an important requirement of Accumulo data files.
AccumuloFileOutputFormat() - Constructor for class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
 
AccumuloInputFormat - Class in org.apache.accumulo.core.client.mapred
This class allows MapReduce jobs to use Accumulo as the source of data.
AccumuloInputFormat() - Constructor for class org.apache.accumulo.core.client.mapred.AccumuloInputFormat
 
AccumuloInputFormat - Class in org.apache.accumulo.core.client.mapreduce
This class allows MapReduce jobs to use Accumulo as the source of data.
AccumuloInputFormat() - Constructor for class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat
 
AccumuloOutputFormat - Class in org.apache.accumulo.core.client.mapred
This class allows MapReduce jobs to use Accumulo as the sink for data.
AccumuloOutputFormat() - Constructor for class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
 
AccumuloOutputFormat - Class in org.apache.accumulo.core.client.mapreduce
This class allows MapReduce jobs to use Accumulo as the sink for data.
AccumuloOutputFormat() - Constructor for class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
 
AccumuloOutputFormat.AccumuloRecordWriter - Class in org.apache.accumulo.core.client.mapred
A base class to be used to create RecordWriter instances that write to Accumulo.
AccumuloOutputFormat.AccumuloRecordWriter(JobConf) - Constructor for class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter
 
AccumuloOutputFormat.AccumuloRecordWriter - Class in org.apache.accumulo.core.client.mapreduce
A base class to be used to create RecordWriter instances that write to Accumulo.
AccumuloOutputFormat.AccumuloRecordWriter(TaskAttemptContext) - Constructor for class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter
 
AccumuloRowInputFormat - Class in org.apache.accumulo.core.client.mapred
This class allows MapReduce jobs to use Accumulo as the source of data.
AccumuloRowInputFormat() - Constructor for class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat
 
AccumuloRowInputFormat - Class in org.apache.accumulo.core.client.mapreduce
This class allows MapReduce jobs to use Accumulo as the source of data.
AccumuloRowInputFormat() - Constructor for class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat
 
AccumuloSecurityException - Exception in org.apache.accumulo.core.client
An Accumulo Exception for security violations, authentication failures, authorization failures, etc.
AccumuloSecurityException(String, SecurityErrorCode, Throwable) - Constructor for exception org.apache.accumulo.core.client.AccumuloSecurityException
 
AccumuloSecurityException(String, SecurityErrorCode) - Constructor for exception org.apache.accumulo.core.client.AccumuloSecurityException
 
ActiveCompaction - Class in org.apache.accumulo.core.client.admin
 
ActiveCompaction.CompactionReason - Enum in org.apache.accumulo.core.client.admin
 
ActiveCompaction.CompactionType - Enum in org.apache.accumulo.core.client.admin
 
ActiveScan - Class in org.apache.accumulo.core.client.admin
A class that contains information about an ActiveScan
add(Map.Entry<Key, Value>) - Method in class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer
 
add(Map.Entry<Key, Value>) - Method in interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer
 
add(ColumnVisibility.Node) - Method in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
addConstraint(String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Add a new constraint to a table.
addConstraint(String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
addConstraint(String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
addIterator(JobConf, IteratorSetting) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Encode an iterator on the input for this job.
addIterator(Job, IteratorSetting) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Encode an iterator on the input for this job.
addIterator(Configuration, IteratorSetting) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
addIterator(Class<?>, Configuration, IteratorSetting) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Encode an iterator on the input for this job.
addMutation(Mutation) - Method in interface org.apache.accumulo.core.client.BatchWriter
Queues one mutation to write.
addMutation(String, Mutation) - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
addMutation(Mutation) - Method in class org.apache.accumulo.core.client.mock.MockBatchWriter
 
addMutations(Iterable<Mutation>) - Method in interface org.apache.accumulo.core.client.BatchWriter
Queues several mutations to write.
addMutations(Iterable<Mutation>) - Method in class org.apache.accumulo.core.client.mock.MockBatchWriter
 
addOption(String, String) - Method in class org.apache.accumulo.core.client.IteratorSetting
Add another option to the iterator.
addOptions(Set<Map.Entry<String, String>>) - Method in class org.apache.accumulo.core.client.IteratorSetting
Add many options to the iterator.
addOptions(Map<String, String>) - Method in class org.apache.accumulo.core.client.IteratorSetting
Add many options to the iterator.
addScanIterator(IteratorSetting) - Method in interface org.apache.accumulo.core.client.ScannerBase
Add a server-side scan iterator.
addSplits(String, SortedSet<Text>) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Ensures that tablets are split along a set of keys.
addSplits(String, SortedSet<Text>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
addSplits(String, SortedSet<Text>) - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
addSplits(SortedSet<Text>) - Method in class org.apache.accumulo.core.client.mock.MockTable
 
addSplits(String, SortedSet<Text>) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
addTable(Text) - Method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter
 
addTable(Text) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter
 
afterEndKey(Key) - Method in class org.apache.accumulo.core.data.Range
 
appendPrintableString(byte[], int, int, int, StringBuilder) - Static method in class org.apache.accumulo.core.data.Key
 
ArrayByteSequence - Class in org.apache.accumulo.core.data
 
ArrayByteSequence(byte[]) - Constructor for class org.apache.accumulo.core.data.ArrayByteSequence
 
ArrayByteSequence(byte[], int, int) - Constructor for class org.apache.accumulo.core.data.ArrayByteSequence
 
ArrayByteSequence(String) - Constructor for class org.apache.accumulo.core.data.ArrayByteSequence
 
asBase64String(TCredentials) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
asByteArray(TCredentials) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
asThriftException() - Method in exception org.apache.accumulo.core.client.AccumuloSecurityException
 
attachIterator(String, IteratorSetting) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Add an iterator to a table on all scopes.
attachIterator(String, IteratorSetting, EnumSet<IteratorUtil.IteratorScope>) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Add an iterator to a table on the given scopes.
attachIterator(String, IteratorSetting) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
attachIterator(String, IteratorSetting, EnumSet<IteratorUtil.IteratorScope>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
attachIterator(String, IteratorSetting, EnumSet<IteratorUtil.IteratorScope>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
AUDIT - Static variable in class org.apache.accumulo.core.security.AuditLevel
 
AuditLevel - Class in org.apache.accumulo.core.security
 
AuditLevel() - Constructor for class org.apache.accumulo.core.security.AuditLevel
 
authenticateUser(String, byte[]) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
authenticateUser(String, AuthenticationToken) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Verify a username/password combination is valid
authenticateUser(String, byte[]) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
Deprecated.
authenticateUser(String, AuthenticationToken) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
authenticateUser(String, byte[]) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
Deprecated.
authenticateUser(String, AuthenticationToken) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
AuthenticationToken - Interface in org.apache.accumulo.core.client.security.tokens
 
AuthenticationToken.Properties - Class in org.apache.accumulo.core.client.security.tokens
 
AuthenticationToken.Properties() - Constructor for class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
AuthenticationToken.TokenProperty - Class in org.apache.accumulo.core.client.security.tokens
 
AuthenticationToken.TokenProperty(String, String, boolean) - Constructor for class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
Authorizations - Class in org.apache.accumulo.core.security
 
Authorizations(Collection<byte[]>) - Constructor for class org.apache.accumulo.core.security.Authorizations
A convenience constructor that accepts a collection of string authorizations that have each already been encoded as UTF-8 bytes.
Authorizations(List<ByteBuffer>) - Constructor for class org.apache.accumulo.core.security.Authorizations
A convenience constructor that accepts a collection of string authorizations that have each already been encoded as UTF-8 bytes.
Authorizations(byte[]) - Constructor for class org.apache.accumulo.core.security.Authorizations
Constructs an authorizations object a serialized form.
Authorizations() - Constructor for class org.apache.accumulo.core.security.Authorizations
Constructs an empty set of authorizations.
Authorizations(String...) - Constructor for class org.apache.accumulo.core.security.Authorizations
Constructs an authorizations object from a set of human-readable authorizations.
auths - Variable in class org.apache.accumulo.core.client.mock.MockScannerBase
 

B

BatchDeleter - Interface in org.apache.accumulo.core.client
Implementations of BatchDeleter support efficient deletion of ranges in accumulo.
BatchScanner - Interface in org.apache.accumulo.core.client
Implementations of BatchScanner support efficient lookups of many ranges in accumulo.
BatchWriter - Interface in org.apache.accumulo.core.client
Send Mutations to a single Table in Accumulo.
BatchWriterConfig - Class in org.apache.accumulo.core.client
This object holds configuration settings used to instantiate a BatchWriter
BatchWriterConfig() - Constructor for class org.apache.accumulo.core.client.BatchWriterConfig
 
beforeStartKey(Key) - Method in class org.apache.accumulo.core.data.Range
 
binMutations(List<Mutation>, Map<String, TabletLocator.TabletServerMutations>, List<Mutation>, TCredentials) - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
binRanges(List<Range>, Map<String, Map<KeyExtent, List<Range>>>, TCredentials) - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
bound(Column, Column) - Method in class org.apache.accumulo.core.data.Range
Creates a new range that is bounded by the columns passed in.
byteAt(int) - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
byteAt(int) - Method in class org.apache.accumulo.core.data.ByteSequence
 
ByteSequence - Class in org.apache.accumulo.core.data
 
ByteSequence() - Constructor for class org.apache.accumulo.core.data.ByteSequence
 

C

cancelCompaction(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
cancelCompaction(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
cancelCompaction(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
canCreateTables(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Determines whether tables are permitted to be created as needed.
canCreateTables(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Determines whether tables are permitted to be created as needed.
canCreateTables(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
canCreateTables(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Determines whether tables are permitted to be created as needed.
changeLocalUserPassword(String, PasswordToken) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Set the user's password
changeLocalUserPassword(String, PasswordToken) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
changeLocalUserPassword(String, PasswordToken) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
changeUserAuthorizations(String, Authorizations) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Set the user's record-level authorizations
changeUserAuthorizations(String, Authorizations) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
changeUserAuthorizations(String, Authorizations) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
changeUserPassword(String, byte[]) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Deprecated.
since 1.5.0; use SecurityOperations.changeLocalUserPassword(String, PasswordToken) or the user management functions of your configured authenticator instead.
changeUserPassword(String, byte[]) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
Deprecated.
changeUserPassword(String, byte[]) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
Deprecated.
check(Constraint.Environment, Mutation) - Method in class org.apache.accumulo.core.security.VisibilityConstraint
 
checkIteratorConflicts(String, IteratorSetting, EnumSet<IteratorUtil.IteratorScope>) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Check whether a given iterator configuration conflicts with existing configuration; in particular, determine if the name or priority are already in use for the specified scopes.
checkIteratorConflicts(String, IteratorSetting, EnumSet<IteratorUtil.IteratorScope>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
 
clear() - Method in class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer
 
clear() - Method in interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer
 
clear() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
clearColumns() - Method in interface org.apache.accumulo.core.client.ScannerBase
Clears the columns to be fetched (useful for resetting the scanner for reuse).
clearLocatorCache(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Clears the tablet locator cache for a specified table
clearLocatorCache(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Clears the tablet locator cache for a specified table
clearLocatorCache(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
clearOptions() - Method in class org.apache.accumulo.core.client.IteratorSetting
Remove all options from the iterator.
clearScanIterators() - Method in interface org.apache.accumulo.core.client.ScannerBase
Clears scan iterators prior to returning a scanner to the pool.
ClientSideIteratorScanner - Class in org.apache.accumulo.core.client
A scanner that instantiates iterators on the client side instead of on the tablet server.
ClientSideIteratorScanner(Scanner) - Constructor for class org.apache.accumulo.core.client.ClientSideIteratorScanner
Constructs a scanner that can execute client-side iterators.
ClientSideIteratorScanner.ScannerTranslator - Class in org.apache.accumulo.core.client
A class that wraps a Scanner in a SortedKeyValueIterator so that other accumulo iterators can use it as a source.
ClientSideIteratorScanner.ScannerTranslator(Scanner) - Constructor for class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
Constructs an accumulo iterator from a scanner.
clip(Range) - Method in class org.apache.accumulo.core.data.Range
Creates a range which represents the intersection of this range and the passed in range.
clip(Range, boolean) - Method in class org.apache.accumulo.core.data.Range
Same as other clip function except if gives the option to return null of the ranges do not overlap instead of throwing an exception.
clone(String, String, boolean, Map<String, String>, Set<String>) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Clone a table from an existing table.
clone(String, String, boolean, Map<String, String>, Set<String>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
clone(String, String, boolean, Map<String, String>, Set<String>) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
clone() - Method in interface org.apache.accumulo.core.client.security.tokens.AuthenticationToken
 
clone() - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
clone() - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
clone() - Method in class org.apache.accumulo.core.data.Key
 
CLONE_EXCLUDE_PREFIX - Static variable in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
close() - Method in interface org.apache.accumulo.core.client.BatchDeleter
Releases any resources.
close() - Method in interface org.apache.accumulo.core.client.BatchScanner
Cleans up and finalizes the scanner
close() - Method in interface org.apache.accumulo.core.client.BatchWriter
Flush and release any resources.
close(Reporter) - Method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter
 
close() - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
close(TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter
 
close() - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
close() - Method in class org.apache.accumulo.core.client.mock.MockBatchScanner
 
close() - Method in class org.apache.accumulo.core.client.mock.MockBatchWriter
 
close() - Method in class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter
 
close() - Method in interface org.apache.accumulo.core.client.MultiTableBatchWriter
Flush and release all resources.
close() - Method in interface org.apache.accumulo.core.client.ScannerBase
Closes any underlying connections on the scanner
colFamily - Variable in class org.apache.accumulo.core.data.Key
 
colQualifier - Variable in class org.apache.accumulo.core.data.Key
 
Column - Class in org.apache.accumulo.core.data
 
Column() - Constructor for class org.apache.accumulo.core.data.Column
 
Column(byte[], byte[], byte[]) - Constructor for class org.apache.accumulo.core.data.Column
 
Column(TColumn) - Constructor for class org.apache.accumulo.core.data.Column
 
columnFamily - Variable in class org.apache.accumulo.core.data.Column
 
columnQualifier - Variable in class org.apache.accumulo.core.data.Column
 
ColumnUpdate - Class in org.apache.accumulo.core.data
A single column and value pair within a mutation
ColumnUpdate(byte[], byte[], byte[], boolean, long, boolean, byte[]) - Constructor for class org.apache.accumulo.core.data.ColumnUpdate
 
columnVisibility - Variable in class org.apache.accumulo.core.data.Column
 
ColumnVisibility - Class in org.apache.accumulo.core.security
Validate the column visibility is a valid expression and set the visibility for a Mutation.
ColumnVisibility() - Constructor for class org.apache.accumulo.core.security.ColumnVisibility
Empty visibility.
ColumnVisibility(String) - Constructor for class org.apache.accumulo.core.security.ColumnVisibility
Set the column visibility for a Mutation.
ColumnVisibility(Text) - Constructor for class org.apache.accumulo.core.security.ColumnVisibility
A convenience method for constructing from a string already encoded in UTF-8 bytes and contained in a Text object.
ColumnVisibility(byte[]) - Constructor for class org.apache.accumulo.core.security.ColumnVisibility
A convenience method for constructing from a string already encoded in UTF-8 bytes.
ColumnVisibility.Node - Class in org.apache.accumulo.core.security
 
ColumnVisibility.Node(ColumnVisibility.NodeType) - Constructor for class org.apache.accumulo.core.security.ColumnVisibility.Node
 
ColumnVisibility.Node(int, int) - Constructor for class org.apache.accumulo.core.security.ColumnVisibility.Node
 
ColumnVisibility.NodeComparator - Class in org.apache.accumulo.core.security
 
ColumnVisibility.NodeComparator(byte[]) - Constructor for class org.apache.accumulo.core.security.ColumnVisibility.NodeComparator
 
ColumnVisibility.NodeType - Enum in org.apache.accumulo.core.security
 
colVisibility - Variable in class org.apache.accumulo.core.data.Key
 
compact(String, Text, Text, boolean, boolean) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Starts a full major compaction of the tablets in the range (start, end].
compact(String, Text, Text, List<IteratorSetting>, boolean, boolean) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Starts a full major compaction of the tablets in the range (start, end].
compact(String, Text, Text, boolean, boolean) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
compact(String, Text, Text, List<IteratorSetting>, boolean, boolean) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
compact(String, Text, Text, boolean, boolean) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
compact(String, Text, Text, List<IteratorSetting>, boolean, boolean) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
ComparableBytes - Class in org.apache.accumulo.core.data
 
ComparableBytes(byte[]) - Constructor for class org.apache.accumulo.core.data.ComparableBytes
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.accumulo.core.data.Value.Comparator
 
compare(ColumnVisibility.Node, ColumnVisibility.Node) - Method in class org.apache.accumulo.core.security.ColumnVisibility.NodeComparator
 
compareBytes(ByteSequence, ByteSequence) - Static method in class org.apache.accumulo.core.data.ByteSequence
 
compareColumnFamily(Text) - Method in class org.apache.accumulo.core.data.Key
Efficiently compare the the column family of a key w/o allocating a text object and copying the column qualifier into it.
compareColumnQualifier(Text) - Method in class org.apache.accumulo.core.data.Key
Efficiently compare the the column qualifier of a key w/o allocating a text object and copying the column qualifier into it.
compareRow(Text) - Method in class org.apache.accumulo.core.data.Key
Efficiently compare the the row of a key w/o allocating a text object and copying the row into it.
compareTo(AuthenticationToken.TokenProperty) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
compareTo(ByteSequence) - Method in class org.apache.accumulo.core.data.ByteSequence
 
compareTo(Column) - Method in class org.apache.accumulo.core.data.Column
 
compareTo(Key, PartialKey) - Method in class org.apache.accumulo.core.data.Key
Compare elements of a key given by a PartialKey.
compareTo(Key) - Method in class org.apache.accumulo.core.data.Key
Compare all elements of a key.
compareTo(KeyExtent) - Method in class org.apache.accumulo.core.data.KeyExtent
Compares extents based on rows
compareTo(Range) - Method in class org.apache.accumulo.core.data.Range
Compares this range to another range.
compareTo(Object) - Method in class org.apache.accumulo.core.data.Value
Define the sort order of the BytesWritable.
compareTo(byte[]) - Method in class org.apache.accumulo.core.data.Value
Compares the bytes in this object to the specified byte array
compress(List<? extends KeyValue>) - Static method in class org.apache.accumulo.core.data.Key
Use this to compress a list of keys before sending them via thrift.
config(String...) - Method in class org.apache.accumulo.core.client.mock.MockShell
 
ConfiguratorBase - Class in org.apache.accumulo.core.client.mapreduce.lib.util
 
ConfiguratorBase() - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
 
ConfiguratorBase.ConnectorInfo - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
ConfiguratorBase.GeneralOpts - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for general configuration options.
ConfiguratorBase.InstanceOpts - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for Instance, ZooKeeperInstance, and MockInstance.
Connector - Class in org.apache.accumulo.core.client
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.
Connector() - Constructor for class org.apache.accumulo.core.client.Connector
 
constrainClass - Variable in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
ConstraintViolationSummary - Class in org.apache.accumulo.core.data
 
ConstraintViolationSummary(String, short, String, long) - Constructor for class org.apache.accumulo.core.data.ConstraintViolationSummary
 
ConstraintViolationSummary(TConstraintViolationSummary) - Constructor for class org.apache.accumulo.core.data.ConstraintViolationSummary
 
contains(ByteSequence) - Method in class org.apache.accumulo.core.data.KeyExtent
 
contains(BinaryComparable) - Method in class org.apache.accumulo.core.data.KeyExtent
 
contains(Key) - Method in class org.apache.accumulo.core.data.Range
 
contains(byte[]) - Method in class org.apache.accumulo.core.security.Authorizations
Checks for the existence of this UTF-8 encoded authorization.
contains(ByteSequence) - Method in class org.apache.accumulo.core.security.Authorizations
Checks for the existence of this UTF-8 encoded authorization.
contains(String) - Method in class org.apache.accumulo.core.security.Authorizations
Checks for the existence of this authorization.
containsKey(Object) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
containsValue(Object) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
copy(byte[]) - Method in class org.apache.accumulo.core.data.Value
 
create(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Create a table with no special configuration
create(String, boolean) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
create(String, boolean, TimeType) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
create(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Create a table with no special configuration
create(String, boolean) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
create(String, boolean, TimeType) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
create(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
create(String, boolean) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
create(String, boolean, TimeType) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
create(String, AuthenticationToken, String) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
create() - Method in interface org.apache.accumulo.core.security.VisibilityInterpreter
 
create(ColumnVisibility, Authorizations) - Method in interface org.apache.accumulo.core.security.VisibilityInterpreter
 
create() - Static method in class org.apache.accumulo.core.security.VisibilityInterpreterFactory
 
create(ColumnVisibility, Authorizations) - Static method in class org.apache.accumulo.core.security.VisibilityInterpreterFactory
 
createBatchDeleter(String, Authorizations, int, long, long, int) - Method in class org.apache.accumulo.core.client.Connector
createBatchDeleter(String, Authorizations, int, BatchWriterConfig) - Method in class org.apache.accumulo.core.client.Connector
 
createBatchDeleter(String, Authorizations, int, long, long, int) - Method in class org.apache.accumulo.core.client.mock.MockConnector
Deprecated.
createBatchDeleter(String, Authorizations, int, BatchWriterConfig) - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
createBatchScanner(String, Authorizations, int) - Method in class org.apache.accumulo.core.client.Connector
Factory method to create a BatchScanner connected to Accumulo.
createBatchScanner(String, Authorizations) - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
createBatchScanner(String, Authorizations, int) - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
createBatchWriter(String, long, long, int) - Method in class org.apache.accumulo.core.client.Connector
Deprecated.
createBatchWriter(String, BatchWriterConfig) - Method in class org.apache.accumulo.core.client.Connector
Factory method to create a BatchWriter connected to Accumulo.
createBatchWriter(String, long, long, int) - Method in class org.apache.accumulo.core.client.mock.MockConnector
Deprecated.
createBatchWriter(String, BatchWriterConfig) - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
createFilter(SortedKeyValueIterator<Key, Value>) - Method in class org.apache.accumulo.core.client.mock.MockScannerBase
 
createLocalUser(String, PasswordToken) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Create a user
createLocalUser(String, PasswordToken) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
createLocalUser(String, PasswordToken) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
createMultiTableBatchWriter(long, long, int) - Method in class org.apache.accumulo.core.client.Connector
Deprecated.
createMultiTableBatchWriter(BatchWriterConfig) - Method in class org.apache.accumulo.core.client.Connector
Factory method to create a Multi-Table BatchWriter connected to Accumulo.
createMultiTableBatchWriter(long, long, int) - Method in class org.apache.accumulo.core.client.mock.MockConnector
Deprecated.
createMultiTableBatchWriter(BatchWriterConfig) - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat
 
createScanner(String, Authorizations) - Method in class org.apache.accumulo.core.client.Connector
Factory method to create a Scanner connected to Accumulo.
createScanner(String, Authorizations) - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
createSquelchError(String, AuthenticationToken, String) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
createTable(String, String, boolean, TimeType) - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
createUser(String, byte[], Authorizations) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Deprecated.
since 1.5.0; use SecurityOperations.createLocalUser(String, PasswordToken) or the user management functions of your configured authenticator instead.
createUser(String, byte[], Authorizations) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
Deprecated.
createUser(String, byte[], Authorizations) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
Deprecated.
CredentialHelper - Class in org.apache.accumulo.core.security
 
CredentialHelper() - Constructor for class org.apache.accumulo.core.security.CredentialHelper
 
Credentials - Class in org.apache.accumulo.core.security
A wrapper for internal use.
Credentials(Instance, String, AuthenticationToken) - Constructor for class org.apache.accumulo.core.security.Credentials
 
currentK - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
currentKey - Variable in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
currentKey - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
currentV - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
currentValue - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 

D

data - Variable in class org.apache.accumulo.core.data.ArrayByteSequence
 
data - Variable in class org.apache.accumulo.core.data.ComparableBytes
 
decodePrevEndRow(Value) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
decompress(List<TKeyValue>) - Static method in class org.apache.accumulo.core.data.Key
Use this to decompress a list of keys received from thrift.
deepCopy(IteratorEnvironment) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
delete(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Delete a table
delete(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Delete a table
delete() - Method in interface org.apache.accumulo.core.client.BatchDeleter
delete() - Method in class org.apache.accumulo.core.client.mock.MockBatchDeleter
 
delete(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
deleted - Variable in class org.apache.accumulo.core.data.Key
 
deleteRows(String, Text, Text) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Delete rows between (start, end]
deleteRows(String, Text, Text) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
deleteRows(String, Text, Text) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
deserializeFetchedColumns(Collection<String>) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
 
destroy() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
destroy() - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
destroy() - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
disableAutoAdjustRanges(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
disableIsolation() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
disableIsolation() - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
disableIsolation() - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
disableIsolation() - Method in interface org.apache.accumulo.core.client.Scanner
Disables row isolation.
dropLocalUser(String) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Delete a user
dropLocalUser(String) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
dropLocalUser(String) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
droppingOldTimestamp(long) - Method in class org.apache.accumulo.core.data.Mutation
 
dropUser(String) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Deprecated.
since 1.5.0; use SecurityOperations.dropUser(String) or the user management functions of your configured authenticator instead.
dropUser(String) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
Deprecated.
dropUser(String) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
Deprecated.

E

EMPTY - Static variable in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
enableIsolation() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
enableIsolation() - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
enableIsolation() - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
enableIsolation() - Method in interface org.apache.accumulo.core.client.Scanner
Enables row isolation.
encodePrevEndRow(Text) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
entrySet() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
enumToConfKey(Class<?>, Enum<?>) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Provides a configuration key for a given feature enum, prefixed by the implementingClass
equals(Object) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
equals(Object) - Method in class org.apache.accumulo.core.client.IteratorSetting
 
equals(Object) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
equals(Object) - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
equals(Object) - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
equals(Object) - Method in class org.apache.accumulo.core.data.ByteSequence
 
equals(Object) - Method in class org.apache.accumulo.core.data.Column
 
equals(Column) - Method in class org.apache.accumulo.core.data.Column
 
equals(Object) - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
equals(Object) - Method in class org.apache.accumulo.core.data.Key
 
equals(Key, PartialKey) - Method in class org.apache.accumulo.core.data.Key
Compare part of a key.
equals(Object) - Method in class org.apache.accumulo.core.data.KeyExtent
 
equals(Object) - Method in class org.apache.accumulo.core.data.Mutation
 
equals(Mutation) - Method in class org.apache.accumulo.core.data.Mutation
 
equals(Object) - Method in class org.apache.accumulo.core.data.Range
 
equals(Range) - Method in class org.apache.accumulo.core.data.Range
 
equals(Object) - Method in class org.apache.accumulo.core.data.Value
 
equals(Object) - Method in class org.apache.accumulo.core.security.Authorizations
 
equals(Object) - Method in class org.apache.accumulo.core.security.ColumnVisibility
equals(ColumnVisibility) - Method in class org.apache.accumulo.core.security.ColumnVisibility
Compares two ColumnVisibilities for string equivalence, not as a meaningful comparison of terms and conditions.
escape(byte[], boolean) - Static method in class org.apache.accumulo.core.security.VisibilityEvaluator
 
estimatedMemoryUsed() - Method in class org.apache.accumulo.core.data.Mutation
 
evaluate(ColumnVisibility) - Method in class org.apache.accumulo.core.security.VisibilityEvaluator
 
exact(Text) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row Returns the same Range as new Range(row)
exact(Text, Text) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row and column family
exact(Text, Text, Text) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row, column family, and column qualifier
exact(Text, Text, Text, Text) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row, column family, column qualifier, and visibility
exact(Text, Text, Text, Text, long) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row, column family, column qualifier, visibility, and timestamp
exact(CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row
exact(CharSequence, CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row and column family
exact(CharSequence, CharSequence, CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row, column family, and column qualifier
exact(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row, column family, column qualifier, and visibility
exact(CharSequence, CharSequence, CharSequence, CharSequence, long) - Static method in class org.apache.accumulo.core.data.Range
Creates a range that covers an exact row, column family, column qualifier, visibility, and timestamp
exists(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
A method to check if a table exists in Accumulo.
exists(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
A method to check if a table exists in Accumulo.
exists(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
exportTable(String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Exports a table.
exportTable(String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
exportTable(String, String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
extractToken(TCredentials) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
extractToken(String, byte[]) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 

F

fetchColumn(Text, Text) - Method in interface org.apache.accumulo.core.client.ScannerBase
Adds a column to the list of columns that will be fetched by this scanner.
fetchColumnFamily(Text) - Method in interface org.apache.accumulo.core.client.ScannerBase
Adds a column family to the list of columns that will be fetched by this scanner.
fetchColumns(JobConf, Collection<Pair<Text, Text>>) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Restricts the columns that will be mapped over for this job.
fetchColumns(Job, Collection<Pair<Text, Text>>) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Restricts the columns that will be mapped over for this job.
fetchColumns(Configuration, Collection<Pair<Text, Text>>) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
fetchColumns(Class<?>, Configuration, Collection<Pair<Text, Text>>) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Restricts the columns that will be mapped over for this job.
FileOutputConfigurator - Class in org.apache.accumulo.core.client.mapreduce.lib.util
 
FileOutputConfigurator() - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
 
FileOutputConfigurator.Opts - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for AccumuloConfiguration.
findChildren(KeyExtent, SortedSet<KeyExtent>) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
findContainingExtent(KeyExtent, SortedSet<KeyExtent>) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
FindMax - Class in org.apache.accumulo.core.client.admin
 
FindMax() - Constructor for class org.apache.accumulo.core.client.admin.FindMax
 
findMax(Scanner, Text, boolean, Text, boolean) - Static method in class org.apache.accumulo.core.client.admin.FindMax
 
findOverlapping(KeyExtent, SortedSet<KeyExtent>) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
findOverlapping(KeyExtent, SortedMap<KeyExtent, ? extends Object>) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
flatten() - Method in class org.apache.accumulo.core.security.ColumnVisibility
Generates a byte[] that represents a normalized, but logically equivalent, form of the supplied expression.
flush(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Deprecated.
flush(String, Text, Text, boolean) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Flush a table's data that is currently in memory.
flush(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
flush(String, Text, Text, boolean) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Flush a table
flush() - Method in interface org.apache.accumulo.core.client.BatchWriter
Send any buffered mutations to Accumulo immediately.
flush() - Method in class org.apache.accumulo.core.client.mock.MockBatchWriter
 
flush() - Method in class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter
 
flush(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
Deprecated.
flush(String, Text, Text, boolean) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
flush() - Method in interface org.apache.accumulo.core.client.MultiTableBatchWriter
Send mutations for all tables to accumulo.
followingKey(PartialKey) - Method in class org.apache.accumulo.core.data.Key
Returns a key that will sort immediately after this key.
followingPrefix(Text) - Static method in class org.apache.accumulo.core.data.Range
Returns a Text that sorts just after all Texts beginning with a prefix
fromBase64String(String) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
fromByteArray(byte[]) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 

G

get(Object) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
get() - Method in class org.apache.accumulo.core.data.Value
Get the data from the BytesWritable.
getAbbreviatedValue() - Method in interface org.apache.accumulo.core.security.VisibilityInterpreter
 
getAccumuloConfiguration(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
This helper method provides an AccumuloConfiguration object constructed from the Accumulo defaults, and overridden with Accumulo properties that have been stored in the Job's configuration.
getAccumuloConfiguration(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
This helper method provides an AccumuloConfiguration object constructed from the Accumulo defaults, and overridden with Accumulo properties that have been stored in the Job's configuration.
getAccumuloConfiguration(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
This helper method provides an AccumuloConfiguration object constructed from the Accumulo defaults, and overridden with Accumulo properties that have been stored in the Job's configuration.
getActiveCompactions(String) - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
List the active compaction running on a tablet server
getActiveCompactions(String) - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
getActiveCompactions(String) - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
getActiveScans(String) - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
List the active scans on tablet server.
getActiveScans(String) - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
getActiveScans(String) - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
getAge() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getAge() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getAuthorizationFailures() - Method in exception org.apache.accumulo.core.client.MutationsRejectedException
getAuthorizationFailuresMap() - Method in exception org.apache.accumulo.core.client.MutationsRejectedException
 
getAuthorizations() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getAuthorizations(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getAuthorizations() - Method in class org.apache.accumulo.core.security.Authorizations
Retrieve authorizations as a list of strings that have been encoded as UTF-8 bytes.
getAuthorizations() - Method in class org.apache.accumulo.core.security.VisibilityEvaluator
 
getAuthorizationsArray() - Method in class org.apache.accumulo.core.security.Authorizations
Retrieve a serialized form of the underlying set of authorizations.
getAuthorizationsBB() - Method in class org.apache.accumulo.core.security.Authorizations
Retrieve authorizations as a list of strings that have been encoded as UTF-8 bytes.
getAuths() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getAutoAdjustRanges(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Determines whether a configuration has auto-adjust ranges enabled.
getAutoAdjustRanges(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Determines whether a configuration has auto-adjust ranges enabled.
getAutoAdjustRanges(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getAutoAdjustRanges(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Determines whether a configuration has auto-adjust ranges enabled.
getBackingArray() - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
getBackingArray() - Method in class org.apache.accumulo.core.data.ByteSequence
 
getBatchSize() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
getBatchSize() - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
getBatchSize() - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
getBatchSize() - Method in interface org.apache.accumulo.core.client.Scanner
Returns the batch size (number of Key/Value pairs) that will be fetched at a time from a tablet server.
getBatchWriter(String) - Method in class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter
 
getBatchWriter(String) - Method in interface org.apache.accumulo.core.client.MultiTableBatchWriter
Returns a BatchWriter for a particular table.
getBatchWriterOptions(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Gets the BatchWriterConfig settings.
getBatchWriterOptions(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Gets the BatchWriterConfig settings.
getBatchWriterOptions(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Gets the BatchWriterConfig settings.
getByDepth(int) - Static method in enum org.apache.accumulo.core.data.PartialKey
 
getBytes() - Method in class org.apache.accumulo.core.data.ComparableBytes
 
getChildren() - Method in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
getClient() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getColumnFamily() - Method in class org.apache.accumulo.core.client.IteratorSetting.Column
 
getColumnFamily() - Method in class org.apache.accumulo.core.data.Column
 
getColumnFamily() - Method in class org.apache.accumulo.core.data.ColumnUpdate
Returns the column
getColumnFamily(Text) - Method in class org.apache.accumulo.core.data.Key
This method gives users control over allocation of Text objects by copying into the passed in text.
getColumnFamily() - Method in class org.apache.accumulo.core.data.Key
This method allocates a Text object and copies into it.
getColumnFamilyData() - Method in class org.apache.accumulo.core.data.Key
This method returns a pointer to the keys internal data and does not copy it.
getColumnQualifier() - Method in class org.apache.accumulo.core.client.IteratorSetting.Column
 
getColumnQualifier() - Method in class org.apache.accumulo.core.data.Column
 
getColumnQualifier() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
getColumnQualifier(Text) - Method in class org.apache.accumulo.core.data.Key
This method gives users control over allocation of Text objects by copying into the passed in text.
getColumnQualifier() - Method in class org.apache.accumulo.core.data.Key
This method allocates a Text object and copies into it.
getColumnQualifierData() - Method in class org.apache.accumulo.core.data.Key
This method returns a pointer to the keys internal data and does not copy it.
getColumns() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getColumnVisibility() - Method in class org.apache.accumulo.core.data.Column
 
getColumnVisibility() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
getColumnVisibility() - Method in class org.apache.accumulo.core.data.Key
This method allocates a Text object and copies into it.
getColumnVisibility(Text) - Method in class org.apache.accumulo.core.data.Key
This method gives users control over allocation of Text objects by copying into the passed in text.
getColumnVisibilityData() - Method in class org.apache.accumulo.core.data.Key
This method returns a pointer to the keys internal data and does not copy it.
getColumnVisibilityParsed() - Method in class org.apache.accumulo.core.data.Key
This method creates a new ColumnVisibility representing the column visibility for this key WARNING: using this method may inhibit performance since a new ColumnVisibility object is created on every call.
getConf() - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner
 
getConf() - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner
 
getConfiguration() - Method in interface org.apache.accumulo.core.client.Instance
Returns the AccumuloConfiguration to use when interacting with this instance.
getConfiguration() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getConfiguration() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getConnector(String, byte[]) - Method in interface org.apache.accumulo.core.client.Instance
getConnector(AuthInfo) - Method in interface org.apache.accumulo.core.client.Instance
getConnector(String, ByteBuffer) - Method in interface org.apache.accumulo.core.client.Instance
getConnector(String, CharSequence) - Method in interface org.apache.accumulo.core.client.Instance
getConnector(String, AuthenticationToken) - Method in interface org.apache.accumulo.core.client.Instance
Returns a connection to this instance of accumulo.
getConnector(String, byte[]) - Method in class org.apache.accumulo.core.client.mock.MockInstance
Deprecated.
getConnector(String, ByteBuffer) - Method in class org.apache.accumulo.core.client.mock.MockInstance
Deprecated.
getConnector(String, CharSequence) - Method in class org.apache.accumulo.core.client.mock.MockInstance
Deprecated.
getConnector(AuthInfo) - Method in class org.apache.accumulo.core.client.mock.MockInstance
Deprecated.
getConnector(String, AuthenticationToken) - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getConnector(String, CharSequence) - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
Deprecated.
getConnector(String, ByteBuffer) - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
Deprecated.
getConnector(String, AuthenticationToken) - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getConnector(String, byte[]) - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
Deprecated.
getConnector(AuthInfo) - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
Deprecated.
getConstrainClass() - Method in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
getConstraintViolationSummaries() - Method in exception org.apache.accumulo.core.client.MutationsRejectedException
 
getCurrentKey() - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
getCurrentValue() - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
getDefaultTableName(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Gets the default table name from the configuration.
getDefaultTableName(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Gets the default table name from the configuration.
getDefaultTableName(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getDefaultTableName(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Gets the default table name from the configuration.
getDepth() - Method in enum org.apache.accumulo.core.data.PartialKey
 
getDescription() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
getDir() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getEndKey() - Method in class org.apache.accumulo.core.data.Range
 
getEndRow() - Method in class org.apache.accumulo.core.data.KeyExtent
Returns this extent's end row
getEntriesRead() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getEntriesWritten() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getErrorCode() - Method in exception org.apache.accumulo.core.client.AccumuloSecurityException
Deprecated.
getErrorServers() - Method in exception org.apache.accumulo.core.client.MutationsRejectedException
 
getExportedProps(FileSystem, Path) - Static method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
getExpression() - Method in class org.apache.accumulo.core.security.ColumnVisibility
Accessor for the underlying byte string.
getExtent() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getExtent() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getFetchedColumns(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the columns to be mapped over from this job.
getFetchedColumns(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the columns to be mapped over from this job.
getFetchedColumns(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getFetchedColumns(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Gets the columns to be mapped over from this job.
getFetchedColumns() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getFileSystem() - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
getFullValue() - Method in interface org.apache.accumulo.core.security.VisibilityInterpreter
 
getId() - Method in enum org.apache.accumulo.core.security.SystemPermission
 
getId() - Method in enum org.apache.accumulo.core.security.TablePermission
 
getIdleTime() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getInputFiles() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getInputTableName(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the table name from the configuration.
getInputTableName(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the table name from the configuration.
getInputTableName(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Gets the table name from the configuration.
getInstance() - Method in class org.apache.accumulo.core.client.Connector
Accessor method for internal instance object.
getInstance(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Initializes an Accumulo Instance based on the configuration.
getInstance(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Initializes an Accumulo Instance based on the configuration.
getInstance(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Deprecated.
since 1.5.0; This OutputFormat does not communicate with Accumulo. If this is needed, subclasses must implement their own configuration.
getInstance(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Initializes an Accumulo Instance based on the configuration.
getInstance(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getInstance(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Initializes an Accumulo Instance based on the configuration.
getInstance(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.getInstance(JobContext) instead.
getInstance(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Initializes an Accumulo Instance based on the configuration.
getInstance() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getInstance() - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
getInstanceID() - Method in interface org.apache.accumulo.core.client.Instance
Returns a unique string that identifies this instance of accumulo.
getInstanceID() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getInstanceID() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getInstanceIDFromHdfs(Path) - Static method in class org.apache.accumulo.core.client.ZooKeeperInstance
Deprecated.
getInstanceName() - Method in interface org.apache.accumulo.core.client.Instance
Returns the instance name given at system initialization time.
getInstanceName() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getInstanceName() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getInstanceName() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getInstanceName() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getIteratorClass() - Method in class org.apache.accumulo.core.client.IteratorSetting
Get the name of the class that implements the iterator.
getIteratorOptions(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getIterators() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getIterators(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets a list of the iterator settings (for iterators to apply to a scanner) from this configuration.
getIterators(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets a list of the iterator settings (for iterators to apply to a scanner) from this configuration.
getIterators(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getIterators(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Gets a list of the iterator settings (for iterators to apply to a scanner) from this configuration.
getIterators() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getIteratorSetting(String, String, IteratorUtil.IteratorScope) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Get the settings for an iterator.
getIteratorSetting(String, String, IteratorUtil.IteratorScope) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
getKey() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
getKeyExtentsForRange(Text, Text, Set<KeyExtent>) - Static method in class org.apache.accumulo.core.data.KeyExtent
Empty start or end rows tell the method there are no start or end rows, and to use all the keyextents that are before the end row if no start row etc.
getKVCount() - Method in class org.apache.accumulo.core.client.RowIterator
Get a count of the total number of entries in all rows read so far.
getLastContactTime() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getLength() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
This implementation of length is only an estimate, it does not provide exact values.
getLength() - Method in class org.apache.accumulo.core.data.ComparableBytes
 
getLength() - Method in class org.apache.accumulo.core.data.Key
Returns the sums of the lengths of the row, column family, column qualifier, and visibility.
getLocalityGroup() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getLocalityGroups(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Gets the locality groups currently set for a table.
getLocalityGroups(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Gets the locality groups currently set for a table.
getLocalityGroups() - Method in class org.apache.accumulo.core.client.mock.MockTable
 
getLocalityGroups(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
getLocations() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getLogLevel(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Gets the log level from this configuration.
getLogLevel(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the log level from this configuration.
getLogLevel(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Gets the log level from this configuration.
getLogLevel(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getLogLevel(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the log level from this configuration.
getLogLevel(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.getLogLevel(JobContext) instead.
getLogLevel(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Gets the log level from this configuration.
getLogLevel() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getMask() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
getMasterLocations() - Method in interface org.apache.accumulo.core.client.Instance
Returns the location(s) of the accumulo master and any redundant servers.
getMasterLocations() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getMasterLocations() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getMaxLatency(TimeUnit) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
getMaxLatency(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getMaxMemory() - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
getMaxMutationBufferSize(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getMaxRow(String, Authorizations, Text, boolean, Text, boolean) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Finds the max row within a given range.
getMaxRow(String, Authorizations, Text, boolean, Text, boolean) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
getMaxRow(String, Authorizations, Text, boolean, Text, boolean) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
getMaxVersions(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.addIterator(Job, IteratorSetting) to add the VersioningIterator instead.
getMaxWriteThreads() - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
getMaxWriteThreads(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getMessage() - Method in exception org.apache.accumulo.core.client.AccumuloSecurityException
 
getMessage() - Method in exception org.apache.accumulo.core.security.VisibilityParseException
 
getMetadataEntry() - Method in class org.apache.accumulo.core.data.KeyExtent
Returns a String representing this extent's entry in the Metadata table
getMetadataEntry(Text, Text) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
getMetadataEntry(KeyExtent) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
getName() - Method in class org.apache.accumulo.core.client.IteratorSetting
Get the iterator's name.
getNumberOfViolatingMutations() - Method in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
getNumTservers() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getOptions() - Method in class org.apache.accumulo.core.client.IteratorSetting
Get the configuration parameters for this iterator.
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
 
getOutputFile() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getParseTree() - Method in class org.apache.accumulo.core.security.ColumnVisibility
 
getPartition(Key, Writable, int) - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner
 
getPartition(Text, Writable, int) - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner
 
getPassword() - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
getPermissionById(byte) - Static method in enum org.apache.accumulo.core.security.SystemPermission
 
getPermissionById(byte) - Static method in enum org.apache.accumulo.core.security.TablePermission
 
getPos() - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
getPrevEndRow() - Method in class org.apache.accumulo.core.data.KeyExtent
Return the previous extent's end row
getPrevRowUpdateMutation() - Method in class org.apache.accumulo.core.data.KeyExtent
Returns a String representing the previous extent's entry in the Metadata table
getPrevRowUpdateMutation(KeyExtent) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
getPrincipal(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Gets the principal from the configuration.
getPrincipal(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the user name from the configuration.
getPrincipal(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Gets the user name from the configuration.
getPrincipal(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getPrincipal(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the user name from the configuration.
getPrincipal(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getPrincipal(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Gets the user name from the configuration.
getPrincipal() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getPriority() - Method in class org.apache.accumulo.core.client.IteratorSetting
Get layer at which this iterator applies.
getProgress() - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
getProgress() - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
getProgress(ByteSequence, ByteSequence, ByteSequence) - Static method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getProgress(Key) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getProperties(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Gets properties of a table.
getProperties(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Gets properties of a table
getProperties(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
getProperties() - Method in interface org.apache.accumulo.core.client.security.tokens.AuthenticationToken
 
getProperties() - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
getProperties() - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
getRange() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
getRange() - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
getRange() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getRange() - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
getRange() - Method in interface org.apache.accumulo.core.client.Scanner
Returns the range of keys to scan over.
getRanges(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the ranges to scan over from a job.
getRanges(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the ranges to scan over from a job.
getRanges(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.getRanges(JobContext) instead.
getRanges(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Gets the ranges to scan over from a job.
getReason() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.accumulo.core.client.mapred.AccumuloInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
 
getRootPassword() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getRootTabletLocation() - Method in interface org.apache.accumulo.core.client.Instance
Returns the location of the tablet server that is serving the root tablet.
getRootTabletLocation() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getRootTabletLocation() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getRow(Text) - Method in class org.apache.accumulo.core.data.Key
This method gives users control over allocation of Text objects by copying into the passed in text.
getRow() - Method in class org.apache.accumulo.core.data.Key
This method allocates a Text object and copies into it.
getRow() - Method in class org.apache.accumulo.core.data.Mutation
 
getRowData() - Method in class org.apache.accumulo.core.data.Key
This method returns a pointer to the keys internal data and does not copy it.
getScanAuthorizations(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the authorizations to set for the scans from the configuration.
getScanAuthorizations(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the authorizations to set for the scans from the configuration.
getScanAuthorizations(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Gets the authorizations to set for the scans from the configuration.
getScanid() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getSecurityErrorCode() - Method in exception org.apache.accumulo.core.client.AccumuloSecurityException
 
getSerializedFormat() - Method in class org.apache.accumulo.core.data.Mutation
 
getShutdownExecutor() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getSimulationMode(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Determines whether this feature is enabled.
getSimulationMode(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Determines whether this feature is enabled.
getSimulationMode(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getSimulationMode(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Determines whether this feature is enabled.
getSiteConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getSiteConfiguration() - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
 
getSiteConfiguration() - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
getSiteConfiguration() - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
getSize() - Method in class org.apache.accumulo.core.data.Key
getSize() - Method in class org.apache.accumulo.core.data.Value
 
getSplits(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Deprecated.
since 1.5.0; use TableOperations.listSplits(String) instead.
getSplits(String, int) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Deprecated.
since 1.5.0; use TableOperations.listSplits(String, int) instead.
getSplits(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Deprecated.
getSplits(String, int) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Deprecated.
getSplits(JobConf, int) - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Read the metadata table to get tablets and match up ranges to them.
getSplits(JobContext) - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Read the metadata table to get tablets and match up ranges to them.
getSplits(String) - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
getSplits() - Method in class org.apache.accumulo.core.client.mock.MockTable
 
getSplits(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
Deprecated.
getSplits(String, int) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
Deprecated.
getSsiList() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getSsio() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getStartKey() - Method in class org.apache.accumulo.core.data.Range
 
getState() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getSystemConfiguration() - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
 
getSystemConfiguration() - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
getSystemConfiguration() - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
getTable() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getTable() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getTable() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getTableId() - Method in class org.apache.accumulo.core.client.mock.MockTable
 
getTableId() - Method in exception org.apache.accumulo.core.client.TableDeletedException
 
getTableId() - Method in class org.apache.accumulo.core.data.KeyExtent
Returns the extent's table id
getTablename(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getTableName() - Method in exception org.apache.accumulo.core.client.TableNotFoundException
 
getTabletLocator(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Initializes an Accumulo TabletLocator based on the configuration.
getTabletLocator(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Initializes an Accumulo TabletLocator based on the configuration.
getTabletLocator(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
getTabletLocator(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Initializes an Accumulo TabletLocator based on the configuration.
getTabletServers() - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
List the currently active tablet servers participating in the accumulo instance
getTabletServers() - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
getTabletServers() - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
getTerm(byte[]) - Method in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
getTermEnd() - Method in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
getTermStart() - Method in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
getTimedOutSevers() - Method in exception org.apache.accumulo.core.client.TimedOutException
 
getTimeout(TimeUnit) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
getTimeOut() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
Deprecated.
getTimeOut() - Method in class org.apache.accumulo.core.client.IsolatedScanner
Deprecated.
getTimeOut() - Method in class org.apache.accumulo.core.client.mock.MockScanner
Deprecated.
getTimeOut() - Method in interface org.apache.accumulo.core.client.Scanner
getTimeout(TimeUnit) - Method in interface org.apache.accumulo.core.client.ScannerBase
Returns the setting for how long a scanner will automatically retry when a failure occurs.
getTimestamp() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
getTimestamp() - Method in class org.apache.accumulo.core.data.Key
 
getToken(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Gets the password from the configuration.
getToken(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the password from the configuration.
getToken(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Gets the password from the configuration.
getToken(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
getToken(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the password from the configuration.
getToken(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.getToken(JobContext) instead.
getToken(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Gets the password from the configuration.
getToken() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getTokenClass(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Gets the serialized token class from the configuration.
getTokenClass(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Gets the serialized token class from the configuration.
getTokenClass(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Gets the serialized token class name from the configuration.
getTokenClass(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Gets the serialized token class from the configuration.
getTokenClass(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Gets the serialized token class from the configuration.
getTopKey() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
getTopValue() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
getType() - Method in class org.apache.accumulo.core.client.admin.ActiveCompaction
 
getType() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getType() - Method in class org.apache.accumulo.core.security.ColumnVisibility.Node
 
getUnknownExceptions() - Method in exception org.apache.accumulo.core.client.MutationsRejectedException
 
getUpdates() - Method in class org.apache.accumulo.core.data.Mutation
 
getUser() - Method in exception org.apache.accumulo.core.client.AccumuloSecurityException
 
getUser() - Method in class org.apache.accumulo.core.client.admin.ActiveScan
 
getUserAuthorizations(String) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Retrieves the user's authorizations for scanning
getUserAuthorizations(String) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
getUserAuthorizations(String) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
getUUID() - Method in class org.apache.accumulo.core.data.KeyExtent
 
getValue() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
getViolationCode() - Method in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
getViolationDescription() - Method in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
getViolationDescription(short) - Method in class org.apache.accumulo.core.security.VisibilityConstraint
 
getZooKeepers() - Method in interface org.apache.accumulo.core.client.Instance
Returns a comma-separated list of zookeeper servers the instance is using.
getZooKeepers() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
getZooKeepers() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getZooKeepers() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
getZooKeepers() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getZooKeepersSessionTimeOut() - Method in interface org.apache.accumulo.core.client.Instance
Returns the zookeeper connection timeout.
getZooKeepersSessionTimeOut() - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
getZooKeepersSessionTimeOut() - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
grantSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Grant a user a system permission
grantSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
grantSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
grantTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Grant a user a specific permission for a specific table
grantTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
grantTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 

H

handleBlockSize(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Deprecated.
since 1.5.0; Retrieve the relevant block size from AccumuloFileOutputFormat.getAccumuloConfiguration(JobContext) and configure hadoop's io.seqfile.compress.blocksize with the same value. No longer needed, as RFile does not use this field.
hashCode() - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
hashCode() - Method in class org.apache.accumulo.core.client.IteratorSetting
 
hashCode() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
hashCode() - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
hashCode() - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
hashCode() - Method in class org.apache.accumulo.core.data.ByteSequence
 
hashCode() - Method in class org.apache.accumulo.core.data.Column
 
hashCode() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
hashCode() - Method in class org.apache.accumulo.core.data.Key
 
hashCode() - Method in class org.apache.accumulo.core.data.KeyExtent
 
hashCode() - Method in class org.apache.accumulo.core.data.Mutation
 
hashCode() - Method in class org.apache.accumulo.core.data.Range
 
hashCode() - Method in class org.apache.accumulo.core.data.Value
 
hashCode() - Method in class org.apache.accumulo.core.security.Authorizations
 
hashCode() - Method in class org.apache.accumulo.core.security.ColumnVisibility
 
hasNext() - Method in class org.apache.accumulo.core.client.mock.IteratorAdapter
 
hasNext() - Method in class org.apache.accumulo.core.client.RowIterator
Returns true if there is at least one more row to get.
hasSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Verify the user has a particular system permission
hasSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
hasSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
hasTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Verify the user has a particular table permission
hasTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
hasTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
hasTimestamp() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
hasTop() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
HEADER - Static variable in class org.apache.accumulo.core.security.Authorizations
 

I

importDirectory(String, String, String, boolean) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Bulk import all the files in a directory into a table.
importDirectory(String, String, String, boolean) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
importDirectory(String, String, String, boolean) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
importTable(String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Imports a table exported via exportTable and copied via hadoop distcp.
importTable(String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
importTable(String, String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
in - Variable in class org.apache.accumulo.core.client.mock.MockShell
 
init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
init(AuthenticationToken.Properties) - Method in interface org.apache.accumulo.core.client.security.tokens.AuthenticationToken
 
init(AuthenticationToken.Properties) - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
init(AuthenticationToken.Properties) - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
initialize(InputSplit, JobConf) - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
Initialize a scanner over the given input split using this task attempt configuration.
initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
Initialize a scanner over the given input split using this task attempt configuration.
InputConfigurator - Class in org.apache.accumulo.core.client.mapreduce.lib.util
 
InputConfigurator() - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
 
InputConfigurator.Features - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for various features.
InputConfigurator.ScanOpts - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for Scanner.
InputFormatBase<K,V> - Class in org.apache.accumulo.core.client.mapred
This abstract InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.
InputFormatBase() - Constructor for class org.apache.accumulo.core.client.mapred.InputFormatBase
 
InputFormatBase<K,V> - Class in org.apache.accumulo.core.client.mapreduce
This abstract InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.
InputFormatBase() - Constructor for class org.apache.accumulo.core.client.mapreduce.InputFormatBase
 
InputFormatBase.RangeInputSplit - Class in org.apache.accumulo.core.client.mapred
Deprecated.
since 1.5.2; Use RangeInputSplit instead.
InputFormatBase.RangeInputSplit() - Constructor for class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit
Deprecated.
 
InputFormatBase.RangeInputSplit(InputFormatBase.RangeInputSplit) - Constructor for class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit
Deprecated.
 
InputFormatBase.RangeInputSplit(String, Range, String[]) - Constructor for class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit
Deprecated.
 
InputFormatBase.RangeInputSplit - Class in org.apache.accumulo.core.client.mapreduce
Deprecated.
since 1.5.2; Use RangeInputSplit instead.
InputFormatBase.RangeInputSplit() - Constructor for class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit
Deprecated.
 
InputFormatBase.RangeInputSplit(InputFormatBase.RangeInputSplit) - Constructor for class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit
Deprecated.
 
InputFormatBase.RangeInputSplit(String, Range, String[]) - Constructor for class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit
Deprecated.
 
InputFormatBase.RecordReaderBase<K,V> - Class in org.apache.accumulo.core.client.mapred
An abstract base class to be used to create RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V types.
InputFormatBase.RecordReaderBase() - Constructor for class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
InputFormatBase.RecordReaderBase<K,V> - Class in org.apache.accumulo.core.client.mapreduce
An abstract base class to be used to create RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V types.
InputFormatBase.RecordReaderBase() - Constructor for class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
Instance - Interface in org.apache.accumulo.core.client
This class represents the information a client needs to know to connect to an instance of accumulo.
InstanceOperations - Interface in org.apache.accumulo.core.client.admin
 
instanceOperations() - Method in class org.apache.accumulo.core.client.Connector
Retrieves an InstanceOperations object to modify instance configuration.
instanceOperations() - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
InstanceOperationsImpl - Class in org.apache.accumulo.core.client.admin
Provides a class for administering the accumulo instance
InstanceOperationsImpl(Instance, TCredentials) - Constructor for class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
invalidateCache(KeyExtent) - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
invalidateCache(Collection<KeyExtent>) - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
invalidateCache() - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
invalidateCache(String) - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
isBackedByArray() - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
isBackedByArray() - Method in class org.apache.accumulo.core.data.ByteSequence
 
isClosed() - Method in class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter
 
isClosed() - Method in interface org.apache.accumulo.core.client.MultiTableBatchWriter
Returns true if this batch writer has been closed.
isConnectorInfoSet(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Determines if the connector has been configured.
isConnectorInfoSet(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Determines if the connector has been configured.
isConnectorInfoSet(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Determines if the connector has been configured.
isConnectorInfoSet(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Determines if the connector has been configured.
isConnectorInfoSet(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Determines if the connector info has already been set for this instance.
isDeleted() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
isDeleted() - Method in class org.apache.accumulo.core.data.Key
 
isDestroyed() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
isDestroyed() - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
isDestroyed() - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
isEmpty() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
isEmpty() - Method in class org.apache.accumulo.core.security.Authorizations
 
isEndKeyInclusive() - Method in class org.apache.accumulo.core.data.Range
 
isInfiniteStartKey() - Method in class org.apache.accumulo.core.data.Range
 
isInfiniteStopKey() - Method in class org.apache.accumulo.core.data.Range
 
isIsolated(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Determines whether a configuration has isolation enabled.
isIsolated(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Determines whether a configuration has isolation enabled.
isIsolated(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.isIsolated(JobContext) instead.
isIsolated(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Determines whether a configuration has isolation enabled.
isIsolatedScan() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
isMeta() - Method in class org.apache.accumulo.core.data.KeyExtent
 
isMockInstance() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
isOffline() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
isOfflineScan(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Determines whether a configuration has the offline table scan feature enabled.
isOfflineScan(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Determines whether a configuration has the offline table scan feature enabled.
isOfflineScan(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
isOfflineScan(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Determines whether a configuration has the offline table scan feature enabled.
IsolatedScanner - Class in org.apache.accumulo.core.client
A scanner that presents a row isolated view of an accumulo table.
IsolatedScanner(Scanner) - Constructor for class org.apache.accumulo.core.client.IsolatedScanner
 
IsolatedScanner(Scanner, IsolatedScanner.RowBufferFactory) - Constructor for class org.apache.accumulo.core.client.IsolatedScanner
 
IsolatedScanner.MemoryRowBuffer - Class in org.apache.accumulo.core.client
 
IsolatedScanner.MemoryRowBuffer() - Constructor for class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer
 
IsolatedScanner.MemoryRowBufferFactory - Class in org.apache.accumulo.core.client
 
IsolatedScanner.MemoryRowBufferFactory() - Constructor for class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory
 
IsolatedScanner.RowBuffer - Interface in org.apache.accumulo.core.client
 
IsolatedScanner.RowBufferFactory - Interface in org.apache.accumulo.core.client
 
isPreviousExtent(KeyExtent) - Method in class org.apache.accumulo.core.data.KeyExtent
 
isRootTablet() - Method in class org.apache.accumulo.core.data.KeyExtent
 
isStartKeyInclusive() - Method in class org.apache.accumulo.core.data.Range
 
isSupportedAccumuloProperty(Property) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
The supported Accumulo properties we set in this OutputFormat, that change the behavior of the RecordWriter.
These properties correspond to the supported public static setter methods available to this class.
iterator() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
iterator() - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
iterator() - Method in class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer
 
iterator() - Method in interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer
 
iterator() - Method in class org.apache.accumulo.core.client.mock.MockBatchScanner
 
iterator() - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
iterator() - Method in class org.apache.accumulo.core.client.mock.MockScannerBase
 
iterator() - Method in interface org.apache.accumulo.core.client.ScannerBase
Returns an iterator over an accumulo table.
iterator() - Method in class org.apache.accumulo.core.security.Authorizations
 
IteratorAdapter - Class in org.apache.accumulo.core.client.mock
 
IteratorAdapter(SortedKeyValueIterator<Key, Value>) - Constructor for class org.apache.accumulo.core.client.mock.IteratorAdapter
 
IteratorSetting - Class in org.apache.accumulo.core.client
Configure an iterator for minc, majc, and/or scan.
IteratorSetting(int, String, String) - Constructor for class org.apache.accumulo.core.client.IteratorSetting
Constructs an iterator setting configured for the scan scope with no parameters.
IteratorSetting(int, String, String, Map<String, String>) - Constructor for class org.apache.accumulo.core.client.IteratorSetting
Constructs an iterator setting configured for the specified scopes with the specified parameters.
IteratorSetting(int, Class<? extends SortedKeyValueIterator<Key, Value>>) - Constructor for class org.apache.accumulo.core.client.IteratorSetting
Constructs an iterator setting using the given class's SimpleName for the iterator name.
IteratorSetting(int, Class<? extends SortedKeyValueIterator<Key, Value>>, Map<String, String>) - Constructor for class org.apache.accumulo.core.client.IteratorSetting
Constructs an iterator setting using the given class's SimpleName for the iterator name and configured for the specified scopes with the specified parameters.
IteratorSetting(int, String, Class<? extends SortedKeyValueIterator<Key, Value>>) - Constructor for class org.apache.accumulo.core.client.IteratorSetting
Constructs an iterator setting configured for the scan scope with no parameters.
IteratorSetting(DataInput) - Constructor for class org.apache.accumulo.core.client.IteratorSetting
 
IteratorSetting.Column - Class in org.apache.accumulo.core.client
A convenience class for passing column family and column qualifiers to iterator configuration methods.
IteratorSetting.Column(Text, Text) - Constructor for class org.apache.accumulo.core.client.IteratorSetting.Column
 
IteratorSetting.Column(Text) - Constructor for class org.apache.accumulo.core.client.IteratorSetting.Column
 
IteratorSetting.Column(String, String) - Constructor for class org.apache.accumulo.core.client.IteratorSetting.Column
 
IteratorSetting.Column(String) - Constructor for class org.apache.accumulo.core.client.IteratorSetting.Column
 

K

Key - Class in org.apache.accumulo.core.data
 
Key() - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with empty row, empty column family, empty column qualifier, empty column visibility, timestamp Long.MAX_VALUE, and delete marker false.
Key(Text) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, empty column family, empty column qualifier, empty column visibility, timestamp Long.MAX_VALUE, and delete marker false.
Key(Text, long) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, empty column family, empty column qualifier, empty column visibility, the specified timestamp, and delete marker false.
Key(byte[], int, int, byte[], int, int, byte[], int, int, byte[], int, int, long) - Constructor for class org.apache.accumulo.core.data.Key
 
Key(byte[], byte[], byte[], byte[], long) - Constructor for class org.apache.accumulo.core.data.Key
 
Key(byte[], byte[], byte[], byte[], long, boolean) - Constructor for class org.apache.accumulo.core.data.Key
 
Key(byte[], byte[], byte[], byte[], long, boolean, boolean) - Constructor for class org.apache.accumulo.core.data.Key
 
Key(Text, Text) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, the specified column family, empty column qualifier, empty column visibility, timestamp Long.MAX_VALUE, and delete marker false.
Key(Text, Text, Text) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, the specified column family, the specified column qualifier, empty column visibility, timestamp Long.MAX_VALUE, and delete marker false.
Key(Text, Text, Text, Text) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, the specified column family, the specified column qualifier, the specified column visibility, timestamp Long.MAX_VALUE, and delete marker false.
Key(Text, Text, Text, long) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, the specified column family, the specified column qualifier, empty column visibility, the specified timestamp, and delete marker false.
Key(Text, Text, Text, Text, long) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, the specified column family, the specified column qualifier, the specified column visibility, the specified timestamp, and delete marker false.
Key(Text, Text, Text, ColumnVisibility, long) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the specified row, the specified column family, the specified column qualifier, the specified column visibility, the specified timestamp, and delete marker false.
Key(CharSequence) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text).
Key(CharSequence, CharSequence) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text,Text).
Key(CharSequence, CharSequence, CharSequence) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text,Text,Text).
Key(CharSequence, CharSequence, CharSequence, CharSequence) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text,Text,Text,Text).
Key(CharSequence, CharSequence, CharSequence, long) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text,Text,Text,long).
Key(CharSequence, CharSequence, CharSequence, CharSequence, long) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text,Text,Text,Text,long).
Key(CharSequence, CharSequence, CharSequence, ColumnVisibility, long) - Constructor for class org.apache.accumulo.core.data.Key
Converts CharSequence to Text and creates a Key using Key.Key(Text,Text,Text,ColumnVisibility,long).
Key(Key) - Constructor for class org.apache.accumulo.core.data.Key
Creates a key with the same row, column family, column qualifier, column visibility, timestamp, and delete marker as the given key.
Key(TKey) - Constructor for class org.apache.accumulo.core.data.Key
 
KeyExtent - Class in org.apache.accumulo.core.data
 
KeyExtent() - Constructor for class org.apache.accumulo.core.data.KeyExtent
Default constructor
KeyExtent(Text, Text, Text) - Constructor for class org.apache.accumulo.core.data.KeyExtent
 
KeyExtent(KeyExtent) - Constructor for class org.apache.accumulo.core.data.KeyExtent
 
KeyExtent(TKeyExtent) - Constructor for class org.apache.accumulo.core.data.KeyExtent
 
KeyExtent(Text, Value) - Constructor for class org.apache.accumulo.core.data.KeyExtent
 
KeyExtent(Text, Text) - Constructor for class org.apache.accumulo.core.data.KeyExtent
 
KeyRangePartitioner - Class in org.apache.accumulo.core.client.mapreduce.lib.partition
Hadoop partitioner that uses ranges based on row keys, and optionally sub-bins based on hashing.
KeyRangePartitioner() - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner
 
keySet() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
KeyValue - Class in org.apache.accumulo.core.data
A key/value pair.
KeyValue(Key, byte[]) - Constructor for class org.apache.accumulo.core.data.KeyValue
Creates a new key/value pair.
KeyValue(Key, ByteBuffer) - Constructor for class org.apache.accumulo.core.data.KeyValue
Creates a new key/value pair.
KeyValue(Key, Value) - Constructor for class org.apache.accumulo.core.data.KeyValue
Creates a new key/value pair.

L

length - Variable in class org.apache.accumulo.core.data.ArrayByteSequence
 
length() - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
length() - Method in class org.apache.accumulo.core.data.ByteSequence
 
list() - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Retrieve a list of tables in Accumulo.
list() - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Retrieve a list of tables in Accumulo.
list() - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
listConstraints(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
List constraints on a table with their assigned numbers.
listConstraints(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
listIterators(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Get a list of iterators for this table.
listIterators(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
listLocalUsers() - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Return a list of users in accumulo
listLocalUsers() - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
listLocalUsers() - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
listSplits(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
listSplits(String, int) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
listSplits(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
listSplits(String, int) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
listSplits(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
listSplits(String, int) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
listUsers() - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Deprecated.
since 1.5.0; use SecurityOperations.listLocalUsers() or the user management functions of your configured authenticator instead.
listUsers() - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
Deprecated.
listUsers() - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
Deprecated.
locateTablet(Text, boolean, boolean, TCredentials) - Method in class org.apache.accumulo.core.client.mock.MockTabletLocator
 
log - Static variable in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
 
log - Static variable in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
 
log - Static variable in class org.apache.accumulo.core.client.mapred.InputFormatBase
 
log - Static variable in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
 
log - Static variable in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
 
log - Static variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
 
lookupInstanceName(ZooCache, UUID) - Static method in class org.apache.accumulo.core.client.ZooKeeperInstance
lookupInstanceName(ZooCache, UUID) - Static method in class org.apache.accumulo.core.client.ZooKeeperInstance
Given a zooCache and instanceId, look up the instance name.

M

makeCommands(String...) - Static method in class org.apache.accumulo.core.client.mock.MockShell
Convenience method to create the byte-array to hand to the console
merge(String, Text, Text) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Merge tablets between (start, end]
merge(String, Text, Text) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
merge(String, Text, Text) - Method in class org.apache.accumulo.core.client.mock.MockAccumulo
 
merge(Text, Text) - Method in class org.apache.accumulo.core.client.mock.MockTable
 
merge(String, Text, Text) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
merge(ColumnVisibility, Authorizations) - Method in interface org.apache.accumulo.core.security.VisibilityInterpreter
 
merge(VisibilityInterpreter) - Method in interface org.apache.accumulo.core.security.VisibilityInterpreter
 
mergeOverlapping(Collection<Range>) - Static method in class org.apache.accumulo.core.data.Range
Takes a collection on range and merges overlapping and adjacent ranges.
MiniAccumuloCluster - Class in org.apache.accumulo.minicluster
A utility class that will create Zookeeper and Accumulo processes that write all of their data to a single local directory.
MiniAccumuloCluster(File, String) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
MiniAccumuloCluster(MiniAccumuloConfig) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
MiniAccumuloConfig - Class in org.apache.accumulo.minicluster
Holds configuration for MiniAccumuloCluster.
MiniAccumuloConfig(File, String) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
MockAccumulo - Class in org.apache.accumulo.core.client.mock
 
MockBatchDeleter - Class in org.apache.accumulo.core.client.mock
BatchDeleter for a MockAccumulo instance.
MockBatchDeleter(MockAccumulo, String, Authorizations) - Constructor for class org.apache.accumulo.core.client.mock.MockBatchDeleter
Create a BatchDeleter for the specified instance on the specified table where the writer uses the specified Authorizations.
MockBatchScanner - Class in org.apache.accumulo.core.client.mock
 
MockBatchScanner(MockTable, Authorizations) - Constructor for class org.apache.accumulo.core.client.mock.MockBatchScanner
 
MockBatchWriter - Class in org.apache.accumulo.core.client.mock
 
MockConnector - Class in org.apache.accumulo.core.client.mock
 
MockInstance - Class in org.apache.accumulo.core.client.mock
Mock Accumulo provides an in memory implementation of the Accumulo client API.
MockInstance() - Constructor for class org.apache.accumulo.core.client.mock.MockInstance
 
MockInstance(String) - Constructor for class org.apache.accumulo.core.client.mock.MockInstance
 
MockInstance(String, FileSystem) - Constructor for class org.apache.accumulo.core.client.mock.MockInstance
 
MockInstanceOperations - Class in org.apache.accumulo.core.client.mock
 
MockInstanceOperations(MockAccumulo) - Constructor for class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
MockMultiTableBatchWriter - Class in org.apache.accumulo.core.client.mock
 
MockMultiTableBatchWriter(MockAccumulo) - Constructor for class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter
 
MockScanner - Class in org.apache.accumulo.core.client.mock
 
MockScannerBase - Class in org.apache.accumulo.core.client.mock
 
MockSecurityOperations - Class in org.apache.accumulo.core.client.mock
 
MockShell - Class in org.apache.accumulo.core.client.mock
An Accumulo Shell implementation that allows a developer to attach an InputStream and Writer to the Shell for testing purposes.
MockShell(InputStream, Writer) - Constructor for class org.apache.accumulo.core.client.mock.MockShell
 
MockTable - Class in org.apache.accumulo.core.client.mock
 
MockTableOperations - Class in org.apache.accumulo.core.client.mock
 
MockTabletLocator - Class in org.apache.accumulo.core.client.mock
 
MockTabletLocator() - Constructor for class org.apache.accumulo.core.client.mock.MockTabletLocator
 
MockUser - Class in org.apache.accumulo.core.client.mock
 
MultiTableBatchWriter - Interface in org.apache.accumulo.core.client
This class enables efficient batch writing to multiple tables.
Mutation - Class in org.apache.accumulo.core.data
Mutation represents an action that manipulates a row in a table.
Mutation(byte[]) - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation(byte[], int, int) - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation(Text) - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation(CharSequence) - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation() - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation(TMutation) - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation(Mutation) - Constructor for class org.apache.accumulo.core.data.Mutation
 
Mutation.SERIALIZED_FORMAT - Enum in org.apache.accumulo.core.data
 
MutationsRejectedException - Exception in org.apache.accumulo.core.client
Communicate the failed mutations of a BatchWriter back to the client.
MutationsRejectedException(List<ConstraintViolationSummary>, HashMap<KeyExtent, Set<SecurityErrorCode>>, Collection<String>, int, Throwable) - Constructor for exception org.apache.accumulo.core.client.MutationsRejectedException
 

N

newBuffer() - Method in class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory
 
newBuffer() - Method in interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory
 
newColumnUpdate(byte[], byte[], byte[], boolean, long, boolean, byte[]) - Method in class org.apache.accumulo.core.data.Mutation
 
next() - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
next() - Method in class org.apache.accumulo.core.client.mock.IteratorAdapter
 
next() - Method in class org.apache.accumulo.core.client.RowIterator
Fetch the next row.
NullToken - Class in org.apache.accumulo.core.client.security.tokens
 
NullToken() - Constructor for class org.apache.accumulo.core.client.security.tokens.NullToken
 
numberOfViolatingMutations - Variable in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
numBytes() - Method in class org.apache.accumulo.core.data.Mutation
 
numKeysRead - Variable in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
numKeysRead - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 

O

offline(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
offline(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
offline(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
offset - Variable in class org.apache.accumulo.core.data.ArrayByteSequence
 
offset() - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
offset() - Method in class org.apache.accumulo.core.data.ByteSequence
 
online(String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
online(String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
online(String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
org.apache.accumulo.core.client - package org.apache.accumulo.core.client
 
org.apache.accumulo.core.client.admin - package org.apache.accumulo.core.client.admin
 
org.apache.accumulo.core.client.mapred - package org.apache.accumulo.core.client.mapred
 
org.apache.accumulo.core.client.mapreduce - package org.apache.accumulo.core.client.mapreduce
 
org.apache.accumulo.core.client.mapreduce.lib.partition - package org.apache.accumulo.core.client.mapreduce.lib.partition
 
org.apache.accumulo.core.client.mapreduce.lib.util - package org.apache.accumulo.core.client.mapreduce.lib.util
This package exists to store common helpers for configuring MapReduce jobs in a single location.
org.apache.accumulo.core.client.mock - package org.apache.accumulo.core.client.mock
 
org.apache.accumulo.core.client.security - package org.apache.accumulo.core.client.security
 
org.apache.accumulo.core.client.security.tokens - package org.apache.accumulo.core.client.security.tokens
 
org.apache.accumulo.core.data - package org.apache.accumulo.core.data
 
org.apache.accumulo.core.security - package org.apache.accumulo.core.security
 
org.apache.accumulo.minicluster - package org.apache.accumulo.minicluster
 
OutputConfigurator - Class in org.apache.accumulo.core.client.mapreduce.lib.util
 
OutputConfigurator() - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
 
OutputConfigurator.Features - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for various features.
OutputConfigurator.WriteOpts - Enum in org.apache.accumulo.core.client.mapreduce.lib.util
Configuration keys for BatchWriter.
overlaps(KeyExtent) - Method in class org.apache.accumulo.core.data.KeyExtent
 

P

PartialKey - Enum in org.apache.accumulo.core.data
 
PasswordToken - Class in org.apache.accumulo.core.client.security.tokens
 
PasswordToken() - Constructor for class org.apache.accumulo.core.client.security.tokens.PasswordToken
Constructor for use with Writable.
PasswordToken(CharSequence) - Constructor for class org.apache.accumulo.core.client.security.tokens.PasswordToken
Constructs a token from a copy of the password.
PasswordToken(byte[]) - Constructor for class org.apache.accumulo.core.client.security.tokens.PasswordToken
Constructs a token from a copy of the password.
PasswordToken(ByteBuffer) - Constructor for class org.apache.accumulo.core.client.security.tokens.PasswordToken
Constructs a token from a copy of the password.
ping(String) - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
Throws an exception if a tablet server can not be contacted.
ping(String) - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
ping(String) - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
prefix(Text) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all rows beginning with a prefix
prefix(Text, Text) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all column families beginning with a prefix within a given row
prefix(Text, Text, Text) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all column qualifiers beginning with a prefix within a given row and column family
prefix(Text, Text, Text, Text) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all column visibilities beginning with a prefix within a given row, column family, and column qualifier
prefix(CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all rows beginning with a prefix
prefix(CharSequence, CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all column families beginning with a prefix within a given row
prefix(CharSequence, CharSequence, CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all column qualifiers beginning with a prefix within a given row and column family
prefix(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class org.apache.accumulo.core.data.Range
Returns a Range that covers all column visibilities beginning with a prefix within a given row, column family, and column qualifier
printableValues() - Static method in enum org.apache.accumulo.core.security.SystemPermission
 
printableValues() - Static method in enum org.apache.accumulo.core.security.TablePermission
 
put(String, CharSequence) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
put(String, char[]) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
put(Text, Text, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(Text, Text, ColumnVisibility, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(Text, Text, long, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(Text, Text, ColumnVisibility, long, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, ColumnVisibility, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, long, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, ColumnVisibility, long, Value) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, CharSequence) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, ColumnVisibility, CharSequence) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, long, CharSequence) - Method in class org.apache.accumulo.core.data.Mutation
 
put(CharSequence, CharSequence, ColumnVisibility, long, CharSequence) - Method in class org.apache.accumulo.core.data.Mutation
 
put(byte[], byte[], byte[]) - Method in class org.apache.accumulo.core.data.Mutation
 
put(byte[], byte[], ColumnVisibility, byte[]) - Method in class org.apache.accumulo.core.data.Mutation
 
put(byte[], byte[], long, byte[]) - Method in class org.apache.accumulo.core.data.Mutation
 
put(byte[], byte[], ColumnVisibility, long, byte[]) - Method in class org.apache.accumulo.core.data.Mutation
 
putAll(Map<? extends String, ? extends char[]>) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
putAllStrings(Map<String, ? extends CharSequence>) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
putDelete(Text, Text) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(Text, Text, ColumnVisibility) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(Text, Text, long) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(Text, Text, ColumnVisibility, long) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(CharSequence, CharSequence) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(CharSequence, CharSequence, ColumnVisibility) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(CharSequence, CharSequence, long) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(CharSequence, CharSequence, ColumnVisibility, long) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(byte[], byte[]) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(byte[], byte[], ColumnVisibility) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(byte[], byte[], long) - Method in class org.apache.accumulo.core.data.Mutation
 
putDelete(byte[], byte[], ColumnVisibility, long) - Method in class org.apache.accumulo.core.data.Mutation
 

Q

quote(String) - Static method in class org.apache.accumulo.core.security.ColumnVisibility
Use to properly quote terms in a column visibility expression.
quote(byte[]) - Static method in class org.apache.accumulo.core.security.ColumnVisibility
A convenience method to quote terms which are already encoded as UTF-8 bytes.

R

Range - Class in org.apache.accumulo.core.data
This class is used to specify a range of Accumulo Keys.
Range() - Constructor for class org.apache.accumulo.core.data.Range
Creates a range that goes from negative to positive infinity
Range(Key, Key) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from startKey inclusive to endKey inclusive
Range(CharSequence) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range that covers an entire row
Range(Text) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range that covers an entire row
Range(Text, Text) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from startRow inclusive to endRow inclusive
Range(CharSequence, CharSequence) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from startRow inclusive to endRow inclusive
Range(Text, boolean, Text, boolean) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from startRow to endRow
Range(CharSequence, boolean, CharSequence, boolean) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from startRow to endRow
Range(Key, boolean, Key, boolean) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from startKey to endKey
Range(Range) - Constructor for class org.apache.accumulo.core.data.Range
Copies a range
Range(Key, Key, boolean, boolean, boolean, boolean) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from start to stop.
Range(Key, boolean, boolean, Key, boolean, boolean) - Constructor for class org.apache.accumulo.core.data.Range
Creates a range from start to stop.
Range(TRange) - Constructor for class org.apache.accumulo.core.data.Range
 
RangeInputSplit - Class in org.apache.accumulo.core.client.mapred
The Class RangeInputSplit.
RangeInputSplit() - Constructor for class org.apache.accumulo.core.client.mapred.RangeInputSplit
 
RangeInputSplit(Range, String[]) - Constructor for class org.apache.accumulo.core.client.mapred.RangeInputSplit
 
RangeInputSplit - Class in org.apache.accumulo.core.client.mapreduce
The Class RangeInputSplit.
RangeInputSplit() - Constructor for class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
RangeInputSplit(Range, String[]) - Constructor for class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
RangePartitioner - Class in org.apache.accumulo.core.client.mapreduce.lib.partition
Hadoop partitioner that uses ranges, and optionally sub-bins based on hashing.
RangePartitioner() - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner
 
readFields(DataInput) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
readFields(DataInput) - Method in class org.apache.accumulo.core.client.IteratorSetting
 
readFields(DataInput) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
readFields(DataInput) - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
readFields(DataInput) - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
readFields(DataInput) - Method in class org.apache.accumulo.core.data.Column
 
readFields(DataInput) - Method in class org.apache.accumulo.core.data.Key
 
readFields(DataInput) - Method in class org.apache.accumulo.core.data.KeyExtent
Populates the extents data fields from a DataInput object
readFields(DataInput) - Method in class org.apache.accumulo.core.data.Mutation
 
readFields(DataInput) - Method in class org.apache.accumulo.core.data.Range
 
readFields(DataInput) - Method in class org.apache.accumulo.core.data.Value
 
remove() - Method in class org.apache.accumulo.core.client.mock.IteratorAdapter
 
remove() - Method in class org.apache.accumulo.core.client.RowIterator
Unsupported.
remove(Object) - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
removeConstraint(String, int) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Remove a constraint from a table.
removeConstraint(String, int) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
removeIterator(String, String, EnumSet<IteratorUtil.IteratorScope>) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Remove an iterator from a table by name.
removeIterator(String, String, EnumSet<IteratorUtil.IteratorScope>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
removeOption(String) - Method in class org.apache.accumulo.core.client.IteratorSetting
Remove an option from the iterator.
removeProperty(String) - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
Removes a system property from zookeeper.
removeProperty(String) - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
removeProperty(String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Removes a property from a table.
removeProperty(String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Removes a property from a table
removeProperty(String) - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
removeProperty(String, String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
removeScanIterator(String) - Method in interface org.apache.accumulo.core.client.ScannerBase
Remove an iterator from the list of iterators.
rename(String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Rename a table
rename(String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Rename a table
rename(String, String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
revokeSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Revoke a system permission from a user
revokeSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
revokeSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
revokeTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.core.client.admin.SecurityOperations
Revoke a table permission for a specific user on a specific table
revokeTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
revokeTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.core.client.mock.MockSecurityOperations
 
row - Variable in class org.apache.accumulo.core.data.Key
 
RowIterator - Class in org.apache.accumulo.core.client
Group Key/Value pairs into Iterators over rows.
RowIterator(Iterator<Map.Entry<Key, Value>>) - Constructor for class org.apache.accumulo.core.client.RowIterator
Create an iterator from an (ordered) sequence of KeyValue pairs.
RowIterator(Iterable<Map.Entry<Key, Value>>) - Constructor for class org.apache.accumulo.core.client.RowIterator
Create an iterator from an Iterable.

S

scanner - Variable in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
Scanner - Interface in org.apache.accumulo.core.client
Scans a table over a given range.
ScannerBase - Interface in org.apache.accumulo.core.client
This class hosts configuration methods that are shared between different types of scanners.
scannerIterator - Variable in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
scannerIterator - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
ScanState - Enum in org.apache.accumulo.core.client.admin
 
ScanType - Enum in org.apache.accumulo.core.client.admin
 
SecurityErrorCode - Enum in org.apache.accumulo.core.client.security
 
SecurityOperations - Interface in org.apache.accumulo.core.client.admin
Provides a class for managing users and permissions
securityOperations() - Method in class org.apache.accumulo.core.client.Connector
Retrieves a SecurityOperations object to perform user security operations, such as creating users.
securityOperations() - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
SecurityOperationsImpl - Class in org.apache.accumulo.core.client.admin
 
SecurityOperationsImpl(Instance, TCredentials) - Constructor for class org.apache.accumulo.core.client.admin.SecurityOperationsImpl
 
seek(Range, Collection<ByteSequence>, boolean) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator
 
serialize() - Method in class org.apache.accumulo.core.security.Authorizations
Returns a serialized form of these authorizations.
serializeColumns(Collection<Pair<Text, Text>>) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
 
set(Key) - Method in class org.apache.accumulo.core.data.Key
Sets this key's row, column family, column qualifier, column visibility, timestamp, and delete marker to be the same as another key's.
set(byte[]) - Method in class org.apache.accumulo.core.data.Value
 
setAuths(Authorizations) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setAutoAdjustRanges(JobConf, boolean) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Controls the automatic adjustment of ranges for this job.
setAutoAdjustRanges(Job, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Controls the automatic adjustment of ranges for this job.
setAutoAdjustRanges(Class<?>, Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Controls the automatic adjustment of ranges for this job.
setBatchSize(int) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
setBatchSize(int) - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
setBatchSize(int) - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
setBatchSize(int) - Method in interface org.apache.accumulo.core.client.Scanner
Sets the number of Key/Value pairs that will be fetched at a time from a tablet server.
setBatchWriterOptions(JobConf, BatchWriterConfig) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Sets the configuration for for the job's BatchWriter instances.
setBatchWriterOptions(Job, BatchWriterConfig) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Sets the configuration for for the job's BatchWriter instances.
setBatchWriterOptions(Class<?>, Configuration, BatchWriterConfig) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Sets the configuration for for the job's BatchWriter instances.
setBlockSize(Configuration, int) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
setCompressionType(JobConf, String) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
Sets the compression type to use for data blocks.
setCompressionType(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Sets the compression type to use for data blocks.
setCompressionType(Class<?>, Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
Sets the compression type to use for data blocks.
setConf(Configuration) - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner
 
setConf(Configuration) - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner
 
setConfiguration(AccumuloConfiguration) - Method in interface org.apache.accumulo.core.client.Instance
Set the AccumuloConfiguration to use when interacting with this instance.
setConfiguration(AccumuloConfiguration) - Method in class org.apache.accumulo.core.client.mock.MockInstance
 
setConfiguration(AccumuloConfiguration) - Method in class org.apache.accumulo.core.client.ZooKeeperInstance
 
setConnectorInfo(JobConf, String, AuthenticationToken) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Sets the connector information needed to communicate with Accumulo in this job.
setConnectorInfo(JobConf, String, AuthenticationToken) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Sets the connector information needed to communicate with Accumulo in this job.
setConnectorInfo(Job, String, AuthenticationToken) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Sets the connector information needed to communicate with Accumulo in this job.
setConnectorInfo(Job, String, AuthenticationToken) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Sets the connector information needed to communicate with Accumulo in this job.
setConnectorInfo(Class<?>, Configuration, String, AuthenticationToken) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Sets the connector information needed to communicate with Accumulo in this job.
setConsoleInputStream(InputStream) - Method in class org.apache.accumulo.core.client.mock.MockShell
 
setConsoleWriter(Writer) - Method in class org.apache.accumulo.core.client.mock.MockShell
 
setCreateTables(JobConf, boolean) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Sets the directive to create new tables, as necessary.
setCreateTables(Job, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Sets the directive to create new tables, as necessary.
setCreateTables(Class<?>, Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Sets the directive to create new tables, as necessary.
setDataBlockSize(JobConf, long) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
Sets the size for data blocks within each file.
Data blocks are a span of key/value pairs stored in the file that are compressed and indexed as a group.
setDataBlockSize(Job, long) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Sets the size for data blocks within each file.
Data blocks are a span of key/value pairs stored in the file that are compressed and indexed as a group.
setDataBlockSize(Class<?>, Configuration, long) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
Sets the size for data blocks within each file.
Data blocks are a span of key/value pairs stored in the file that are compressed and indexed as a group.
setDefaultTableName(JobConf, String) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Sets the default table name to use if one emits a null in place of a table name for a given mutation.
setDefaultTableName(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Sets the default table name to use if one emits a null in place of a table name for a given mutation.
setDefaultTableName(Class<?>, Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Sets the default table name to use if one emits a null in place of a table name for a given mutation.
setDeleted(boolean) - Method in class org.apache.accumulo.core.data.Key
 
setEndRow(Text) - Method in class org.apache.accumulo.core.data.KeyExtent
Sets this extent's end row
setFetchedColumns(Set<Pair<Text, Text>>) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setFileBlockSize(JobConf, long) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
Sets the size for file blocks in the file system; file blocks are managed, and replicated, by the underlying file system.
setFileBlockSize(Job, long) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Sets the size for file blocks in the file system; file blocks are managed, and replicated, by the underlying file system.
setFileBlockSize(Class<?>, Configuration, long) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
Sets the size for file blocks in the file system; file blocks are managed, and replicated, by the underlying file system.
setFileType(Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Deprecated.
since 1.5.0; This method does nothing. Only 'rf' type is supported.
setIndexBlockSize(JobConf, long) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
Sets the size for index blocks within each file; smaller blocks means a deeper index hierarchy within the file, while larger blocks mean a more shallow index hierarchy within the file.
setIndexBlockSize(Job, long) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Sets the size for index blocks within each file; smaller blocks means a deeper index hierarchy within the file, while larger blocks mean a more shallow index hierarchy within the file.
setIndexBlockSize(Class<?>, Configuration, long) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
Sets the size for index blocks within each file; smaller blocks means a deeper index hierarchy within the file, while larger blocks mean a more shallow index hierarchy within the file.
setInputInfo(Configuration, String, byte[], String, Authorizations) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
setInputTableName(JobConf, String) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Sets the name of the input table, over which this job will scan.
setInputTableName(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Sets the name of the input table, over which this job will scan.
setInputTableName(Class<?>, Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Sets the name of the input table, over which this job will scan.
setInstance(CommandLine) - Method in class org.apache.accumulo.core.client.mock.MockShell
 
setInstanceName(String) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setInterpreter(VisibilityInterpreter) - Static method in class org.apache.accumulo.core.security.VisibilityInterpreterFactory
 
setIsolated(Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
setIsolatedScan(Boolean) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setIteratorClass(String) - Method in class org.apache.accumulo.core.client.IteratorSetting
Set the name of the class that implements the iterator.
setIterators(List<IteratorSetting>) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setLocalIterators(JobConf, boolean) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Controls the use of the ClientSideIteratorScanner in this job.
setLocalIterators(Job, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Controls the use of the ClientSideIteratorScanner in this job.
setLocalIterators(Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
setLocalIterators(Class<?>, Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Controls the use of the ClientSideIteratorScanner in this job.
setLocalityGroups(String, Map<String, Set<Text>>) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Sets a table's locality groups.
setLocalityGroups(String, Map<String, Set<Text>>) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Sets a tables locality groups.
setLocalityGroups(Map<String, Set<Text>>) - Method in class org.apache.accumulo.core.client.mock.MockTable
 
setLocalityGroups(String, Map<String, Set<Text>>) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
setLocations(String[]) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setLogLevel(JobConf, Level) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Sets the log level for this job.
setLogLevel(JobConf, Level) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Sets the log level for this job.
setLogLevel(Job, Level) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Sets the log level for this job.
setLogLevel(Configuration, Level) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
setLogLevel(Job, Level) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Sets the log level for this job.
setLogLevel(Configuration, Level) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.setLogLevel(Job, Level) instead.
setLogLevel(Class<?>, Configuration, Level) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Sets the log level for this job.
setLogLevel(Level) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setMaxLatency(long, TimeUnit) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
Sets the maximum amount of time to hold the data in memory before flushing it to servers.
For no maximum, set to zero, or Long.MAX_VALUE with TimeUnit.MILLISECONDS.
setMaxLatency(Configuration, int) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
setMaxMemory(long) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
Sets the maximum memory to batch before writing.
setMaxMutationBufferSize(Configuration, long) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
setMaxVersions(Configuration, int) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
since 1.5.0; Use InputFormatBase.addIterator(Job, IteratorSetting) to add the VersioningIterator instead.
setMaxWriteThreads(int) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
Sets the maximum number of threads to use for writing data to the tablet servers.
setMaxWriteThreads(Configuration, int) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
setMockInstance(JobConf, String) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Configures a MockInstance for this job.
setMockInstance(JobConf, String) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Configures a MockInstance for this job.
setMockInstance(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Configures a MockInstance for this job.
setMockInstance(Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
setMockInstance(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Configures a MockInstance for this job.
setMockInstance(Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
setMockInstance(Class<?>, Configuration, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Configures a MockInstance for this job.
setMockInstance(Boolean) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setName(String) - Method in class org.apache.accumulo.core.client.IteratorSetting
Set the iterator's name.
setNumSubBins(Job, int) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner
Sets the number of random sub-bins per range
setNumSubBins(Job, int) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner
Sets the number of random sub-bins per range
setNumTservers(int) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setOffline(Boolean) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setOfflineTableScan(JobConf, boolean) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Enable reading offline tables.
setOfflineTableScan(Job, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Enable reading offline tables.
setOfflineTableScan(Class<?>, Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Enable reading offline tables.
setOutputInfo(Configuration, String, byte[], boolean, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
setPrevEndRow(Text) - Method in class org.apache.accumulo.core.data.KeyExtent
Sets the previous extent's end row
setPrincipal(String) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setPriority(int) - Method in class org.apache.accumulo.core.client.IteratorSetting
Set layer at which this iterator applies.
setProperty(String, String) - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
Sets an system property in zookeeper.
setProperty(String, String) - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
setProperty(String, String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Sets a property on a table.
setProperty(String, String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Sets a property on a table
setProperty(String, String) - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
setProperty(String, String, String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
setRange(Range) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
 
setRange(Range) - Method in class org.apache.accumulo.core.client.IsolatedScanner
 
setRange(Range) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setRange(Range) - Method in class org.apache.accumulo.core.client.mock.MockScanner
 
setRange(Range) - Method in interface org.apache.accumulo.core.client.Scanner
Sets the range of keys to scan over.
setRanges(Collection<Range>) - Method in interface org.apache.accumulo.core.client.BatchDeleter
Allows deleting multiple ranges efficiently.
setRanges(Collection<Range>) - Method in interface org.apache.accumulo.core.client.BatchScanner
Allows scanning over multiple ranges efficiently.
setRanges(JobConf, Collection<Range>) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Sets the input ranges to scan for this job.
setRanges(Job, Collection<Range>) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Sets the input ranges to scan for this job.
setRanges(Configuration, Collection<Range>) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
setRanges(Class<?>, Configuration, Collection<Range>) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Sets the input ranges to scan for this job.
setRanges(Collection<Range>) - Method in class org.apache.accumulo.core.client.mock.MockBatchScanner
 
setReplication(JobConf, int) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat
Sets the file system replication factor for the resulting file, overriding the file system default.
setReplication(Job, int) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Sets the file system replication factor for the resulting file, overriding the file system default.
setReplication(Class<?>, Configuration, int) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
Sets the file system replication factor for the resulting file, overriding the file system default.
setScanAuthorizations(JobConf, Authorizations) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Sets the Authorizations used to scan.
setScanAuthorizations(Job, Authorizations) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Sets the Authorizations used to scan.
setScanAuthorizations(Class<?>, Configuration, Authorizations) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Sets the Authorizations used to scan.
setScanIsolation(JobConf, boolean) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Controls the use of the IsolatedScanner in this job.
setScanIsolation(Job, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Controls the use of the IsolatedScanner in this job.
setScanIsolation(Class<?>, Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Controls the use of the IsolatedScanner in this job.
setScanOffline(Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
setShutdownExecutor(ExecutorService) - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
setSimulationMode(JobConf, boolean) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Sets the directive to use simulation mode for this job.
setSimulationMode(Job, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Sets the directive to use simulation mode for this job.
setSimulationMode(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Deprecated.
setSimulationMode(Class<?>, Configuration, boolean) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
Sets the directive to use simulation mode for this job.
setSiteConfig(Map<String, String>) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setSource(Scanner) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
Sets the source Scanner.
setSplitFile(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner
Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split points that represent ranges for partitioning
setSplitFile(Job, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner
Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split points that represent ranges for partitioning
setSystemTimestamp(long) - Method in class org.apache.accumulo.core.data.ColumnUpdate
Deprecated.
use setTimestamp(long);
setTable(String) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setTableId(Text) - Method in class org.apache.accumulo.core.data.KeyExtent
Sets the extents table id
setTimeout(long, TimeUnit) - Method in interface org.apache.accumulo.core.client.BatchScanner
Sets a timeout threshold for a server to respond.
setTimeout(long, TimeUnit) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
Sets the maximum amount of time an unresponsive server will be re-tried.
setTimeOut(int) - Method in class org.apache.accumulo.core.client.ClientSideIteratorScanner
Deprecated.
setTimeOut(int) - Method in class org.apache.accumulo.core.client.IsolatedScanner
Deprecated.
setTimeOut(int) - Method in class org.apache.accumulo.core.client.mock.MockScanner
Deprecated.
setTimeOut(int) - Method in interface org.apache.accumulo.core.client.Scanner
setTimeout(long, TimeUnit) - Method in interface org.apache.accumulo.core.client.ScannerBase
This setting determines how long a scanner will automatically retry when a failure occurs.
setTimestamp(long) - Method in class org.apache.accumulo.core.data.Key
 
setToken(AuthenticationToken) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setupIterators(List<IteratorSetting>, Scanner) - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
Apply the configured iterators to the scanner.
setupIterators(JobConf, Scanner) - Method in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
Apply the configured iterators from the configuration to the scanner.
setupIterators(List<IteratorSetting>, Scanner) - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
Apply the configured iterators to the scanner.
setupIterators(TaskAttemptContext, Scanner) - Method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
Apply the configured iterators from the configuration to the scanner.
setUser(String) - Method in exception org.apache.accumulo.core.client.AccumuloSecurityException
 
setUsesLocalIterators(Boolean) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
setZooKeeperInstance(JobConf, String, String) - Static method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat
Configures a ZooKeeperInstance for this job.
setZooKeeperInstance(JobConf, String, String) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Configures a ZooKeeperInstance for this job.
setZooKeeperInstance(Configuration, String, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat
Deprecated.
since 1.5.0; This OutputFormat does not communicate with Accumulo. If this is needed, subclasses must implement their own configuration.
setZooKeeperInstance(Job, String, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
Configures a ZooKeeperInstance for this job.
setZooKeeperInstance(Configuration, String, String) - Static method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat
setZooKeeperInstance(Job, String, String) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Configures a ZooKeeperInstance for this job.
setZooKeeperInstance(Configuration, String, String) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
setZooKeeperInstance(Class<?>, Configuration, String, String) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
Configures a ZooKeeperInstance for this job.
setZooKeepers(String) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
size() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
size() - Method in class org.apache.accumulo.core.data.Mutation
 
size() - Method in class org.apache.accumulo.core.security.Authorizations
 
split - Variable in class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase
 
split - Variable in class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase
 
splitRangeByTablets(String, Range, int) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
 
splitRangeByTablets(String, Range, int) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
splitRangeByTablets(String, Range, int) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
start() - Method in class org.apache.accumulo.core.client.mock.MockShell
 
start() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Starts Accumulo and Zookeeper processes.
stop() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Stops Accumulo and Zookeeper processes.
subSequence(int, int) - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
subSequence(int, int) - Method in class org.apache.accumulo.core.data.ByteSequence
 
SystemPermission - Enum in org.apache.accumulo.core.security
 

T

table - Variable in class org.apache.accumulo.core.client.mock.MockScannerBase
 
TableDeletedException - Exception in org.apache.accumulo.core.client
This exception is thrown if a table is deleted after an operation starts.
TableDeletedException(String) - Constructor for exception org.apache.accumulo.core.client.TableDeletedException
 
TableExistsException - Exception in org.apache.accumulo.core.client
Thrown when the table specified already exists, and it was expected that it didn't
TableExistsException(String, String, String) - Constructor for exception org.apache.accumulo.core.client.TableExistsException
 
TableExistsException(String, String, String, Throwable) - Constructor for exception org.apache.accumulo.core.client.TableExistsException
 
TableExistsException(ThriftTableOperationException) - Constructor for exception org.apache.accumulo.core.client.TableExistsException
 
tableIdMap() - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Get a mapping of table name to internal table id.
tableIdMap() - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
Get a mapping of table name to internal table id.
tableIdMap() - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
TableNotFoundException - Exception in org.apache.accumulo.core.client
Thrown when the table specified doesn't exist when it was expected to
TableNotFoundException(String, String, String) - Constructor for exception org.apache.accumulo.core.client.TableNotFoundException
 
TableNotFoundException(String, String, String, Throwable) - Constructor for exception org.apache.accumulo.core.client.TableNotFoundException
 
TableNotFoundException(ThriftTableOperationException) - Constructor for exception org.apache.accumulo.core.client.TableNotFoundException
 
TableOfflineException - Exception in org.apache.accumulo.core.client
 
TableOfflineException(Instance, String) - Constructor for exception org.apache.accumulo.core.client.TableOfflineException
 
tableOfMetadataRow(Text) - Static method in class org.apache.accumulo.core.data.KeyExtent
 
TableOperations - Interface in org.apache.accumulo.core.client.admin
Provides a class for administering tables
tableOperations() - Method in class org.apache.accumulo.core.client.Connector
Retrieves a TableOperations object to perform table functions, such as create and delete.
tableOperations() - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
TableOperationsHelper - Class in org.apache.accumulo.core.client.admin
 
TableOperationsHelper() - Constructor for class org.apache.accumulo.core.client.admin.TableOperationsHelper
 
TableOperationsImpl - Class in org.apache.accumulo.core.client.admin
Provides a class for administering tables
TableOperationsImpl(Instance, TCredentials) - Constructor for class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
TablePermission - Enum in org.apache.accumulo.core.security
 
testClassLoad(String, String) - Method in interface org.apache.accumulo.core.client.admin.InstanceOperations
Test to see if the instance can load the given class as the given type.
testClassLoad(String, String) - Method in class org.apache.accumulo.core.client.admin.InstanceOperationsImpl
 
testClassLoad(String, String, String) - Method in interface org.apache.accumulo.core.client.admin.TableOperations
Test to see if the instance can load the given class as the given type.
testClassLoad(String, String, String) - Method in class org.apache.accumulo.core.client.admin.TableOperationsImpl
 
testClassLoad(String, String) - Method in class org.apache.accumulo.core.client.mock.MockInstanceOperations
 
testClassLoad(String, String, String) - Method in class org.apache.accumulo.core.client.mock.MockTableOperations
 
TimedOutException - Exception in org.apache.accumulo.core.client
 
TimedOutException(Set<String>) - Constructor for exception org.apache.accumulo.core.client.TimedOutException
 
TimedOutException(String) - Constructor for exception org.apache.accumulo.core.client.TimedOutException
 
timestamp - Variable in class org.apache.accumulo.core.data.Key
 
TimeType - Enum in org.apache.accumulo.core.client.admin
The type of ordering to use for the table's entries (default is MILLIS)
toArray() - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
toArray() - Method in class org.apache.accumulo.core.data.ByteSequence
 
toArray(List<byte[]>) - Static method in class org.apache.accumulo.core.data.Value
 
toBytes(AuthenticationToken) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
toDataRange() - Method in class org.apache.accumulo.core.data.KeyExtent
 
tokenAsBase64(AuthenticationToken) - Static method in class org.apache.accumulo.core.security.CredentialHelper
 
toLevel(int) - Static method in class org.apache.accumulo.core.security.AuditLevel
 
toMetadataRange() - Method in class org.apache.accumulo.core.data.KeyExtent
 
toPrintableString(byte[], int, int, int) - Static method in class org.apache.accumulo.core.data.Key
 
toString() - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
toString() - Method in class org.apache.accumulo.core.client.IteratorSetting
 
toString() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
toString() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
 
toString() - Method in class org.apache.accumulo.core.data.ArrayByteSequence
 
toString() - Method in class org.apache.accumulo.core.data.Column
 
toString() - Method in class org.apache.accumulo.core.data.ColumnUpdate
 
toString() - Method in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
toString() - Method in class org.apache.accumulo.core.data.Key
 
toString() - Method in class org.apache.accumulo.core.data.KeyExtent
 
toString() - Method in class org.apache.accumulo.core.data.Range
 
toString() - Method in class org.apache.accumulo.core.data.Value
 
toString() - Method in class org.apache.accumulo.core.security.Authorizations
 
toString() - Method in class org.apache.accumulo.core.security.ColumnVisibility
 
toStringNoTime() - Method in class org.apache.accumulo.core.data.Key
 
toThrift() - Method in class org.apache.accumulo.core.data.Column
 
toThrift() - Method in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
toThrift() - Method in class org.apache.accumulo.core.data.Key
 
toThrift() - Method in class org.apache.accumulo.core.data.KeyExtent
 
toThrift() - Method in class org.apache.accumulo.core.data.Mutation
Creates a TMutation object containing this Mutation's data.
toThrift() - Method in class org.apache.accumulo.core.data.Range
 
toThrift() - Method in class org.apache.accumulo.core.security.Credentials
 

U

updateScanIteratorOption(String, String, String) - Method in interface org.apache.accumulo.core.client.ScannerBase
Update the options for an iterator.
usesLocalIterators(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Determines whether a configuration uses local iterators.
usesLocalIterators(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Determines whether a configuration uses local iterators.
usesLocalIterators(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
usesLocalIterators(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Determines whether a configuration uses local iterators.
usesLocalIterators() - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 

V

validateOptions(JobConf) - Static method in class org.apache.accumulo.core.client.mapred.InputFormatBase
Check whether a configuration is fully configured to be used with an Accumulo InputFormat.
validateOptions(JobContext) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Check whether a configuration is fully configured to be used with an Accumulo InputFormat.
validateOptions(Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.InputFormatBase
Deprecated.
validateOptions(Class<?>, Configuration) - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
Check whether a configuration is fully configured to be used with an Accumulo InputFormat.
Value - Class in org.apache.accumulo.core.data
A byte sequence that is usable as a key or value.
Value() - Constructor for class org.apache.accumulo.core.data.Value
Create a zero-size sequence.
Value(byte[]) - Constructor for class org.apache.accumulo.core.data.Value
Create a Value using the byte array as the initial value.
Value(ByteBuffer) - Constructor for class org.apache.accumulo.core.data.Value
 
Value(ByteBuffer, boolean) - Constructor for class org.apache.accumulo.core.data.Value
 
Value(byte[], boolean) - Constructor for class org.apache.accumulo.core.data.Value
 
Value(Value) - Constructor for class org.apache.accumulo.core.data.Value
Set the new Value to a copy of the contents of the passed ibw.
Value(byte[], int, int) - Constructor for class org.apache.accumulo.core.data.Value
Set the value to a copy of the given byte range
value - Variable in class org.apache.accumulo.core.data.Value
 
Value.Comparator - Class in org.apache.accumulo.core.data
A Comparator optimized for Value.
Value.Comparator() - Constructor for class org.apache.accumulo.core.data.Value.Comparator
constructor
valueOf(String) - Static method in enum org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.admin.ScanState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.admin.ScanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.admin.TimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.client.security.SecurityErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.data.Mutation.SERIALIZED_FORMAT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.data.PartialKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.security.ColumnVisibility.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.security.SystemPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.core.security.TablePermission
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.admin.ScanState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.admin.ScanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.admin.TimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.client.security.SecurityErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
 
values() - Static method in enum org.apache.accumulo.core.data.Mutation.SERIALIZED_FORMAT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.data.PartialKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.security.ColumnVisibility.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.security.SystemPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.core.security.TablePermission
Returns an array containing the constants of this enum type, in the order they are declared.
violationCode - Variable in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
violationDescription - Variable in class org.apache.accumulo.core.data.ConstraintViolationSummary
 
VisibilityConstraint - Class in org.apache.accumulo.core.security
 
VisibilityConstraint() - Constructor for class org.apache.accumulo.core.security.VisibilityConstraint
 
VisibilityEvaluator - Class in org.apache.accumulo.core.security
 
VisibilityEvaluator(Authorizations) - Constructor for class org.apache.accumulo.core.security.VisibilityEvaluator
The VisibilityEvaluator computes a trie from the given Authorizations, that ColumnVisibility expressions can be evaluated against.
VisibilityInterpreter - Interface in org.apache.accumulo.core.security
 
VisibilityInterpreterFactory - Class in org.apache.accumulo.core.security
 
VisibilityInterpreterFactory() - Constructor for class org.apache.accumulo.core.security.VisibilityInterpreterFactory
 
VisibilityParseException - Exception in org.apache.accumulo.core.security
 
VisibilityParseException(String, byte[], int) - Constructor for exception org.apache.accumulo.core.security.VisibilityParseException
 

W

whoami() - Method in class org.apache.accumulo.core.client.Connector
Get the current user for this connector
whoami() - Method in class org.apache.accumulo.core.client.mock.MockConnector
 
write(DataOutput) - Method in class org.apache.accumulo.core.client.BatchWriterConfig
 
write(DataOutput) - Method in class org.apache.accumulo.core.client.IteratorSetting
 
write(Text, Mutation) - Method in class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter
Push a mutation into a table.
write(Text, Mutation) - Method in class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter
Push a mutation into a table.
write(DataOutput) - Method in class org.apache.accumulo.core.client.mapreduce.RangeInputSplit
 
write(DataOutput) - Method in class org.apache.accumulo.core.client.security.tokens.NullToken
 
write(DataOutput) - Method in class org.apache.accumulo.core.client.security.tokens.PasswordToken
 
write(DataOutput) - Method in class org.apache.accumulo.core.data.Column
 
write(DataOutput) - Method in class org.apache.accumulo.core.data.Key
 
write(DataOutput) - Method in class org.apache.accumulo.core.data.KeyExtent
Writes this extent's data fields to a DataOutput object
write(DataOutput) - Method in class org.apache.accumulo.core.data.Mutation
 
write(DataOutput) - Method in class org.apache.accumulo.core.data.Range
 
write(DataOutput) - Method in class org.apache.accumulo.core.data.Value
 
writer - Variable in class org.apache.accumulo.core.client.mock.MockShell
 

Z

ZooKeeperInstance - Class in org.apache.accumulo.core.client
An implementation of instance that looks in zookeeper to find information needed to connect to an instance of accumulo.
ZooKeeperInstance(String, String) - Constructor for class org.apache.accumulo.core.client.ZooKeeperInstance
 
ZooKeeperInstance(String, String, int) - Constructor for class org.apache.accumulo.core.client.ZooKeeperInstance
 
ZooKeeperInstance(UUID, String) - Constructor for class org.apache.accumulo.core.client.ZooKeeperInstance
 
ZooKeeperInstance(UUID, String, int) - Constructor for class org.apache.accumulo.core.client.ZooKeeperInstance
 
A B C D E F G H I K L M N O P Q R S T U V W Z 

Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.