org.apache.hadoop.hbase.replication.regionserver
Class MetricsReplicationSourceFactoryImpl
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
- All Implemented Interfaces:
- MetricsReplicationSourceFactory
public class MetricsReplicationSourceFactoryImpl
- extends Object
- implements MetricsReplicationSourceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsReplicationSourceFactoryImpl
public MetricsReplicationSourceFactoryImpl()
getSink
public MetricsReplicationSinkSource getSink()
- Specified by:
getSink
in interface MetricsReplicationSourceFactory
getSource
public MetricsReplicationSourceSource getSource(String id)
- Specified by:
getSource
in interface MetricsReplicationSourceFactory
getGlobalSource
public MetricsReplicationSourceSource getGlobalSource()
- Specified by:
getGlobalSource
in interface MetricsReplicationSourceFactory
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.