Class TestHashTable
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestHashTable
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestHashTable
extends Object
Basic test for the HashTable M/R tool
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.slf4j.Loggerprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidtestHashTable(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
LOG
-
TEST_UTIL
-
-
Constructor Details
-
TestHashTable
public TestHashTable()
-
-
Method Details