Class TestReplicationHFileCleaner
java.lang.Object
org.apache.hadoop.hbase.master.cleaner.TestReplicationHFileCleaner
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestReplicationHFileCleaner
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.fs.FileSystemprivate static final org.slf4j.Loggerprivate static final Stringprivate org.apache.hadoop.fs.Pathprivate static org.apache.hadoop.hbase.replication.ReplicationPeersprivate static org.apache.hadoop.hbase.replication.ReplicationQueueStorageprivate static org.apache.hadoop.hbase.Serverprivate static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
-
TEST_UTIL
-
server
-
tableName
-
rq
-
rp
-
peerId
- See Also:
-
conf
-
fs
-
params
-
root
-
-
Constructor Details
-
TestReplicationHFileCleaner
public TestReplicationHFileCleaner()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setup
@BeforeEach public void setup() throws org.apache.hadoop.hbase.replication.ReplicationException, IOException- Throws:
org.apache.hadoop.hbase.replication.ReplicationExceptionIOException
-
cleanup
- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-
createCleaner
-
testIsFileDeletable
@Test public void testIsFileDeletable() throws IOException, org.apache.hadoop.hbase.replication.ReplicationException- Throws:
IOExceptionorg.apache.hadoop.hbase.replication.ReplicationException
-
testGetDeletableFiles
- Throws:
Exception
-