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
Exception
public void shouldExitAndPrintUsageSinceParameterNumberLessThanThree() throws Exception
Exception
public void shouldRegInReportEveryIncomingRow() throws IOException
IOException
public void shouldCreateAndRunSubmittableJob() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.