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   
org.apache.accumulo.examples.aggregation   
org.apache.accumulo.examples.client   
org.apache.accumulo.examples.constraints   
org.apache.accumulo.examples.dirlist   
org.apache.accumulo.examples.mapreduce   
org.apache.accumulo.server.constraints   
org.apache.accumulo.server.logger   
org.apache.accumulo.server.master   
org.apache.accumulo.server.master.balancer   
org.apache.accumulo.server.master.state   
org.apache.accumulo.server.monitor.servlets.trace   
org.apache.accumulo.server.problems   
org.apache.accumulo.server.tabletserver   
org.apache.accumulo.server.tabletserver.log   
org.apache.accumulo.server.tabletserver.mastermessage   
org.apache.accumulo.server.test   
org.apache.accumulo.server.test.continuous   
org.apache.accumulo.server.test.functional   
org.apache.accumulo.server.test.randomwalk.multitable   
org.apache.accumulo.server.test.randomwalk.sequential   
org.apache.accumulo.server.util   
 

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.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.examples.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.examples.client
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.examples.constraints
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.examples.dirlist
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.examples.mapreduce
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.server.constraints
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.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.logger
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.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.master
KeyExtent
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.master.balancer
KeyExtent
           
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.master.state
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.server.monitor.servlets.trace
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.server.problems
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.server.tabletserver
Column
           
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.server.tabletserver.log
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.
 

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

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.test
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.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.test.continuous
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.
Value
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.test.functional
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.server.test.randomwalk.multitable
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.server.test.randomwalk.sequential
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.server.util
Column
           
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.
 



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