Class TestSourceFSConfigurationProvider
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestSourceFSConfigurationProvider
- All Implemented Interfaces:
org.apache.hadoop.hbase.replication.regionserver.SourceFSConfigurationProvider
@Private
public class TestSourceFSConfigurationProvider
extends Object
implements org.apache.hadoop.hbase.replication.regionserver.SourceFSConfigurationProvider
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestSourceFSConfigurationProvider
public TestSourceFSConfigurationProvider()
-
-
Method Details
-
getConf
public org.apache.hadoop.conf.Configuration getConf(org.apache.hadoop.conf.Configuration sinkConf, String replicationClusterId) throws IOException - Specified by:
getConf
in interfaceorg.apache.hadoop.hbase.replication.regionserver.SourceFSConfigurationProvider
- Throws:
IOException
-