| Package | Description |
|---|---|
| org.apache.hadoop.hbase.util |
| Modifier and Type | Field and Description |
|---|---|
(package private) Counter.Cell[] |
Counter.Container.cells
The length should be a power of 2.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static AtomicLongFieldUpdater<Counter.Cell> |
Counter.Cell.valueUpdater |
| Constructor and Description |
|---|
Container(Counter.Cell cell) |
Container(Counter.Cell[] cells) |
Counter(Counter.Cell initCell)
Deprecated.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.