Package org.apache.hadoop.hbase.io.hfile
Class TestScannerSelectionUsingKeyRange
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange
@Tag("org.apache.hadoop.hbase.testclassification.IOTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestScannerSelectionUsingKeyRange
extends Object
Test the optimization that does not scan files where all key ranges are excluded.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.regionserver.BloomTypeprivate intprivate static Stringprivate static byte[]private static final intprivate static final intprivate static final intprivate static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<org.junit.jupiter.params.provider.Arguments>static voidvoid
-
Field Details
-
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
-