public class TestReseekTo extends Object
HFileScanner.reseekTo(org.apache.hadoop.hbase.Cell)
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestReseekTo() |
Modifier and Type | Method and Description |
---|---|
void |
testReseekTo() |
private void |
testReseekToInternals(TagUsage tagUsage) |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public TestReseekTo()
public void testReseekTo() throws Exception
Exception
private void testReseekToInternals(TagUsage tagUsage) throws IOException
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.