Package org.apache.hadoop.hbase.util
Class TestCounter
java.lang.Object
org.apache.hadoop.hbase.util.TestCounter
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final int
private static final int[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
execute
(TestCounter.Operation op, int threadCount) void
void
-
Field Details
-
CLASS_RULE
-
THREAD_COUNTS
-
DATA_COUNT
- See Also:
-
-
Constructor Details
-
TestCounter
public TestCounter()
-
-
Method Details
-
testIncrement
- Throws:
Exception
-
testIncrementAndGet
- Throws:
Exception
-
execute
- Throws:
InterruptedException
-