public class TestRowProcessorEndpoint extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRowProcessorEndpoint.RowProcessorEndpoint<S extends Message,T extends Message>
This class defines two RowProcessors:
IncrementCounterProcessor and FriendsOfFriendsProcessor.
|
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRowProcessorEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepareTestData() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDoubleScan() |
void |
testMultipleRows() |
void |
testReadModifyWrite() |
void |
testTimeout() |
public static final HBaseClassTestRule CLASS_RULE
public TestRowProcessorEndpoint()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void prepareTestData() throws Exception
Exceptionpublic void testDoubleScan() throws Throwable
Throwablepublic void testReadModifyWrite() throws Throwable
Throwablepublic void testMultipleRows() throws Throwable
Throwablepublic void testTimeout() throws Throwable
ThrowableCopyright © 2007–2019 Cloudera. All rights reserved.