Uses of Class
org.apache.hadoop.hbase.util.Counter.Cell
-
Uses of Counter.Cell in org.apache.hadoop.hbase.util
Modifier and TypeFieldDescription(package private) final Counter.Cell[]
Counter.Container.cells
The length should be a power of 2.Modifier and TypeFieldDescription(package private) static final AtomicLongFieldUpdater<Counter.Cell>
Counter.Cell.valueUpdater
ModifierConstructorDescription(package private)
Container
(Counter.Cell cell) (package private)
Container
(Counter.Cell[] cells) private
Counter
(Counter.Cell initCell) Deprecated.