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.iterators.system   
org.apache.accumulo.core.iterators.user   
org.apache.accumulo.core.security   
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.core.util.shell.commands   
org.apache.accumulo.examples.simple.client   
org.apache.accumulo.examples.simple.combiner   
org.apache.accumulo.examples.simple.constraints   
org.apache.accumulo.examples.simple.dirlist   
org.apache.accumulo.examples.simple.filedata   
org.apache.accumulo.examples.simple.mapreduce   
org.apache.accumulo.examples.wikisearch.iterator   
org.apache.accumulo.examples.wikisearch.logic   
org.apache.accumulo.examples.wikisearch.output   
org.apache.accumulo.examples.wikisearch.parser   
org.apache.accumulo.examples.wikisearch.util   
org.apache.accumulo.server.client   
org.apache.accumulo.server.constraints   
org.apache.accumulo.server.iterators   
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.concurrent   
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
          This class is used to specify a range of Accumulo Keys.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client
ByteSequence
           
ConstraintViolationSummary
           
Key
           
KeyExtent
           
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.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.admin
Column
           
KeyExtent
           
Range
          This class is used to specify a range of Accumulo Keys.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.client.impl
Column
           
ConstraintViolationSummary
           
Key
           
KeyExtent
           
KeyValue
           
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.
 

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.
Range
          This class is used to specify a range of Accumulo Keys.
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.
Range
          This class is used to specify a range of Accumulo Keys.
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
           
KeyExtent
           
Mutation
           Mutation represents an action that manipulates a row in a table.
 

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.
PartialKey
           
Range
          This class is used to specify a range of Accumulo Keys.
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
          This class is used to specify a range of Accumulo Keys.
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
          This class is used to specify a range of Accumulo Keys.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.core.file.map
ByteSequence
           
Key
           
Range
          This class is used to specify a range of Accumulo Keys.
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
          This class is used to specify a range of Accumulo Keys.
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
           
Key
           
KeyExtent
           
Range
          This class is used to specify a range of Accumulo Keys.
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.iterators.system
ByteSequence
           
Key
           
KeyExtent
           
Range
          This class is used to specify a range of Accumulo Keys.
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.user
ByteSequence
           
Key
           
Range
          This class is used to specify a range of Accumulo Keys.
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.security
ByteSequence
           
Mutation
           Mutation represents an action that manipulates a row in a table.
 

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.
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
           
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.commands
Key
           
Range
          This class is used to specify a range of Accumulo Keys.
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.simple.client
Mutation
           Mutation represents an action that manipulates a row in a table.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.examples.simple.combiner
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.simple.constraints
Mutation
           Mutation represents an action that manipulates a row in a table.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.examples.simple.dirlist
Key
           
Mutation
           Mutation represents an action that manipulates a row in a table.
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.simple.filedata
ByteSequence
           
Key
           
Range
          This class is used to specify a range of Accumulo Keys.
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.simple.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.examples.wikisearch.iterator
ByteSequence
           
Key
           
PartialKey
           
Range
          This class is used to specify a range of Accumulo Keys.
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.wikisearch.logic
Key
           
Range
          This class is used to specify a range of Accumulo Keys.
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.wikisearch.output
Mutation
           Mutation represents an action that manipulates a row in a table.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.examples.wikisearch.parser
Range
          This class is used to specify a range of Accumulo Keys.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.examples.wikisearch.util
Key
           
 

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

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.constraints
Mutation
           Mutation represents an action that manipulates a row in a table.
 

Classes in org.apache.accumulo.core.data used by org.apache.accumulo.server.iterators
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.logger
KeyExtent
           
Mutation
           Mutation represents an action that manipulates a row in a table.
 

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.
Range
          This class is used to specify a range of Accumulo Keys.
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
          This class is used to specify a range of Accumulo Keys.
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
          This class is used to specify a range of Accumulo Keys.
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.
Range
          This class is used to specify a range of Accumulo Keys.
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.
 

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.
 

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.
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.concurrent
Mutation
           Mutation represents an action that manipulates a row in a table.
 

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.
Range
          This class is used to specify a range of Accumulo Keys.
Value
          A byte sequence that is usable as a key or value.
 



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