Package org.apache.hadoop.hbase.io.hfile
Class TestScannerSelectionUsingKeyRange
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange
Test the optimization that does not scan files where all key ranges are excluded.
-
Field Summary
Modifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.regionserver.BloomType
static final HBaseClassTestRule
private int
private static String
private static byte[]
private static final int
private static final int
private static final int
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE
-
FAMILY
-
FAMILY_BYTES
-
NUM_ROWS
- See Also:
-
NUM_COLS_PER_ROW
- See Also:
-
NUM_FILES
- See Also:
-
TYPE_COUNT
-
bloomType
-
expectedCount
-
-
Constructor Details
-
TestScannerSelectionUsingKeyRange
-
-
Method Details
-
parameters
-
tearDownAfterClass
- Throws:
Exception
-
testScannerSelection
- Throws:
IOException
-