public class TestCounter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
testIncrement() |
void |
testIncrementAndGet() |
public static final HBaseClassTestRule CLASS_RULE
public TestCounter()
public void testIncrement() throws Exception
Exceptionpublic void testIncrementAndGet() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.