public class TestHFileLinkCleaner extends Object
| Modifier and Type | Class and Description | 
|---|---|
(package private) static class  | 
TestHFileLinkCleaner.DummyServer  | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
org.junit.rules.TestName | 
name  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestHFileLinkCleaner()  | 
| Modifier and Type | Method and Description | 
|---|---|
private static org.apache.hadoop.fs.Path | 
getFamilyDirPath(org.apache.hadoop.fs.Path rootDir,
                org.apache.hadoop.hbase.TableName table,
                String region,
                String family)  | 
void | 
testHFileLinkCleaning()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public TestHFileLinkCleaner()
public void testHFileLinkCleaning() throws Exception
Exceptionprivate static org.apache.hadoop.fs.Path getFamilyDirPath(org.apache.hadoop.fs.Path rootDir, org.apache.hadoop.hbase.TableName table, String region, String family)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.