Package org.apache.accumulo.core.data

Class Summary
ArrayByteSequence  
ByteSequence  
Column  
ColumnUpdate A single column and value pair within a mutation
ComparableBytes  
Condition Conditions that must be met on a particular column in a row.
ConditionalMutation A Mutation that contains a list of conditions that must all be met before the mutation is applied.
ConstraintViolationSummary  
Key  
KeyExtent  
KeyValue A key/value pair.
Mutation Mutation represents an action that manipulates a row in a table.
Range This class is used to specify a range of Accumulo Keys.
Value A byte sequence that is usable as a key or value.
Value.Comparator A Comparator optimized for Value.
 

Enum Summary
Mutation.SERIALIZED_FORMAT  
PartialKey  
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.