public class TestRowCounter extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
TestRowCounter.OutputReader |
(package private) static class |
TestRowCounter.Outs |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRowCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldCreateAndRunSubmittableJob() |
void |
shouldExitAndPrintUsageSinceParameterNumberLessThanThree() |
void |
shouldPrintUsage() |
void |
shouldRegInReportEveryIncomingRow() |
public static final HBaseClassTestRule CLASS_RULE
public TestRowCounter()
public void shouldPrintUsage() throws Exception
Exceptionpublic void shouldExitAndPrintUsageSinceParameterNumberLessThanThree() throws Exception
Exceptionpublic void shouldRegInReportEveryIncomingRow() throws IOException
IOExceptionpublic void shouldCreateAndRunSubmittableJob() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.