Uses of Class
org.apache.hadoop.hbase.util.Counter.Cell
Packages that use Counter.Cell
-
Uses of Counter.Cell in org.apache.hadoop.hbase.util
Fields in org.apache.hadoop.hbase.util declared as Counter.CellModifier and TypeFieldDescription(package private) final Counter.Cell[]
Counter.Container.cells
The length should be a power of 2.Fields in org.apache.hadoop.hbase.util with type parameters of type Counter.CellModifier and TypeFieldDescription(package private) static final AtomicLongFieldUpdater<Counter.Cell>
Counter.Cell.valueUpdater
Constructors in org.apache.hadoop.hbase.util with parameters of type Counter.CellModifierConstructorDescription(package private)
Container
(Counter.Cell cell) (package private)
Container
(Counter.Cell[] cells) private
Counter
(Counter.Cell initCell) Deprecated.