Uses of Package
org.apache.accumulo.core.data
Package
Description
Mock framework for Accumulo
-
ClassDescriptionA Mutation that contains a list of conditions that must all be met before the mutation is applied.A summary of constraint violations across some number of mutations.This is the Key used to store and access individual values in Accumulo.Deprecated.Mutation represents an action that manipulates a row in a table.This class is used to specify a range of Accumulo keys.A TabletId provides the information needed to uniquely identify a tablet.A byte sequence that is usable as a key or value.
-
-
-
ClassDescriptionA sequence of bytes.This is the Key used to store and access individual values in Accumulo.Mutation represents an action that manipulates a row in a table.This class is used to specify a range of Accumulo keys.A byte sequence that is usable as a key or value.
-
-
-
-
-
-
ClassDescriptionA sequence of bytes.A column, specified by family, qualifier, and visibility.A single column and value pair within a
Mutation
.Conditions that must be met on a particular column in a row.A Mutation that contains a list of conditions that must all be met before the mutation is applied.This is the Key used to store and access individual values in Accumulo.Deprecated.since 1.7.0 useTabletId
A key/value pair.Mutation represents an action that manipulates a row in a table.Formats available for serializing Mutations.Specifications for part of aKey
.This class is used to specify a range of Accumulo keys.A byte sequence that is usable as a key or value. -
TabletId