Class TestCellCounter
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestCellCounter
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final String
private static final byte[]
private static final String
private static org.apache.hadoop.fs.Path
org.junit.rules.TestName
private static long
private static final String
private static final byte[]
private static final byte[]
private static final byte[]
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
private boolean
void
Test CellCounter with time range all data should print to outputvoid
Test CellCounter with time range all data should print to outputvoid
Test CellCounter all data should print to outputvoid
Test CellCounter for complete table all data should print to outputvoid
Test main method of CellCountervoid
Test CellCounter all data should print to outputvoid
Test CellCounter with time range all data should print to outputvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
ROW1
-
ROW2
-
FAMILY_A_STRING
- See Also:
-
FAMILY_B_STRING
- See Also:
-
FAMILY_A
-
FAMILY_B
-
QUALIFIER
-
FQ_OUTPUT_DIR
-
OUTPUT_DIR
-
now
-
name
-
-
Constructor Details
-
TestCellCounter
public TestCellCounter()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testCellCounter
Test CellCounter all data should print to output- Throws:
Exception
-
testCellCounterPrefix
Test CellCounter all data should print to output- Throws:
Exception
-
testCellCounterStartTimeRange
Test CellCounter with time range all data should print to output- Throws:
Exception
-
testCellCounteEndTimeRange
Test CellCounter with time range all data should print to output- Throws:
Exception
-
testCellCounteOutOfTimeRange
Test CellCounter with time range all data should print to output- Throws:
Exception
-
runCount
- Throws:
Exception
-
testCellCounterMain
Test main method of CellCounter- Throws:
Exception
-
testCellCounterForCompleteTable
Test CellCounter for complete table all data should print to output- Throws:
Exception
-
TestCellCounterWithoutOutputDir
- Throws:
Exception
-