Class TestHFileSeek

java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestHFileSeek

@Tag("org.apache.hadoop.hbase.testclassification.IOTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestHFileSeek extends Object
test the performance for seek.

Copied from hadoop-3315 tfile. Remove after tfile is committed and use the tfile version of this class instead.