public class TestColumnSeeking extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
org.junit.rules.TestName | 
name  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestColumnSeeking()  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) List<String> | 
generateRandomWords(int numberOfWords,
                   String suffix)  | 
void | 
testDuplicateVersions()  | 
void | 
testReseeking()  | 
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final HBaseTestingUtility TEST_UTIL
private static final org.slf4j.Logger LOG
public TestColumnSeeking()
public void testDuplicateVersions() throws IOException
IOExceptionpublic void testReseeking() throws IOException
IOExceptionList<String> generateRandomWords(int numberOfWords, String suffix)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.