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 Details

  • Method Details

    • getConf

      public org.apache.hadoop.conf.Configuration getConf(org.apache.hadoop.conf.Configuration sinkConf, String replicationClusterId) throws IOException
      Specified by:
      getConf in interface org.apache.hadoop.hbase.replication.regionserver.SourceFSConfigurationProvider
      Throws:
      IOException