Class TestMaxResultsPerColumnFamily
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestMaxResultsPerColumnFamily
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestMaxResultsPerColumnFamily
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static intcountScanRows(org.apache.hadoop.hbase.client.Table t, org.apache.hadoop.hbase.client.Scan scan) voidsetTestName(org.junit.jupiter.api.TestInfo testInfo) static voidstatic voidvoid
-
Field Details
-
FAMILIES
-
VALUES
-
UTIL
-
name
-
-
Constructor Details
-
TestMaxResultsPerColumnFamily
public TestMaxResultsPerColumnFamily()
-
-
Method Details