Class TestEncodedSeekers
java.lang.Object
org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
@Tag("org.apache.hadoop.hbase.testclassification.IOTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestEncodedSeekers
extends Object
Tests encoded seekers by loading and reading values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final byte[]private static final Stringprivate final booleanprivate final org.apache.hadoop.hbase.io.encoding.DataBlockEncodingprivate final booleanprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final Stringprivate final HBaseTestingUtilprivate static final booleanEnable when debugging -
Constructor Summary
ConstructorsConstructorDescriptionTestEncodedSeekers(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding encoding, boolean includeTags, boolean compressTags) -
Method Summary
-
Field Details
-
TABLE_NAME
- See Also:
-
CF_NAME
- See Also:
-
CF_BYTES
-
MAX_VERSIONS
- See Also:
-
BLOCK_SIZE
- See Also:
-
MIN_VALUE_SIZE
- See Also:
-
MAX_VALUE_SIZE
- See Also:
-
NUM_ROWS
- See Also:
-
NUM_COLS_PER_ROW
- See Also:
-
NUM_HFILES
- See Also:
-
NUM_ROWS_PER_FLUSH
- See Also:
-
testUtil
-
encoding
-
includeTags
-
compressTags
-
VERBOSE
Enable when debugging- See Also:
-
-
Constructor Details
-
TestEncodedSeekers
public TestEncodedSeekers(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding encoding, boolean includeTags, boolean compressTags)
-
-
Method Details
-
parameters
-
testEncodedSeeker
- Throws:
IOException
-
doPuts
- Throws:
IOException
-
doGets
- Throws:
IOException
-