Package org.apache.hadoop.hbase.util
Class Counter
java.lang.Object
org.apache.hadoop.hbase.util.Counter
Deprecated.
High scalable counter. Thread safe.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classDeprecated.private static classDeprecated. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AtomicReference<Counter.Container>Deprecated.private static final intDeprecated. -
Constructor Summary
ConstructorsModifierConstructorDescriptionCounter()Deprecated.Counter(long initValue) Deprecated.privateCounter(Counter.Cell initCell) Deprecated. -
Method Summary
-
Field Details
-
MAX_CELLS_LENGTH
Deprecated.- See Also:
-
containerRef
Deprecated.
-
-
Constructor Details
-
Counter
public Counter()Deprecated. -
Counter
Deprecated. -
Counter
Deprecated.
-
-
Method Details
LongAdderinstead.