Uses of Package
org.apache.accumulo.core.data

Packages that use org.apache.accumulo.core.data
org.apache.accumulo.core   
org.apache.accumulo.core.client   
org.apache.accumulo.core.client.admin   
org.apache.accumulo.core.client.impl   
org.apache.accumulo.core.client.mapreduce   
org.apache.accumulo.core.client.mapreduce.lib.partition   
org.apache.accumulo.core.client.mock   
org.apache.accumulo.core.constraints   
org.apache.accumulo.core.data   
org.apache.accumulo.core.file   
org.apache.accumulo.core.file.keyfunctor   
org.apache.accumulo.core.file.map   
org.apache.accumulo.core.file.rfile   
org.apache.accumulo.core.iterators   
org.apache.accumulo.core.iterators.aggregation   
org.apache.accumulo.core.iterators.aggregation.conf   
org.apache.accumulo.core.iterators.conf   
org.apache.accumulo.core.iterators.filter   
org.apache.accumulo.core.tabletserver.log   
org.apache.accumulo.core.trace   
org.apache.accumulo.core.util   
org.apache.accumulo.core.util.format   
org.apache.accumulo.core.util.shell   
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core
Key
           
KeyExtent
           
Range
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client
ConstraintViolationSummary
           
Key
           
KeyExtent
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.admin
Column
           
KeyExtent
           
Range
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.impl
ByteSequence
           
Column
           
ConstraintViolationSummary
           
Key
           
KeyExtent
           
KeyValue
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.mapreduce
ByteSequence
           
Key
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.mapreduce.lib.partition
Key
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.mock
Key
           
KeyExtent
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.constraints
ConstraintViolationSummary
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.data
ByteSequence
           
Column
           
ColumnUpdate
          A single column and value pair within a mutation
Key
           
KeyExtent
           
KeyValue
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
PartialKey
           
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.file
ByteSequence
           
Key
           
KeyExtent
           
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.file.keyfunctor
Key
           
PartialKey
           
Range
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.file.map
ByteSequence
           
Key
           
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.file.rfile
ByteSequence
           
Key
           
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.iterators
ByteSequence
           
Column
           
Key
           
KeyExtent
           
Range
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.iterators.aggregation
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.iterators.aggregation.conf
Key
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.iterators.conf
Key
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.iterators.filter
Column
           
Key
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.tabletserver.log
KeyExtent
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.trace
Key
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.util
ByteSequence
           
Column
           
ColumnUpdate
          A single column and value pair within a mutation
Key
           
KeyExtent
           
Mutation
          Mutation represents an action that manipulates a row in a table Convenience methods which takes columns and value as CharSequence (String implements CharSequence) are provided.
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.util.format
Key
           
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.util.shell
Key
           
Range
           
Value
          A byte sequence that is usable as a key or value.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.