org.apache.hadoop.hbase.master
Class MetricsMasterSourceFactoryImpl
java.lang.Object
org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl
- All Implemented Interfaces:
- MetricsMasterSourceFactory
@InterfaceAudience.Private
public class MetricsMasterSourceFactoryImpl
- extends Object
- implements MetricsMasterSourceFactory
Factory to create MetricsMasterSource when given a MetricsMasterWrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsMasterSourceFactoryImpl
public MetricsMasterSourceFactoryImpl()
create
public MetricsMasterSource create(MetricsMasterWrapper masterWrapper)
- Specified by:
create
in interface MetricsMasterSourceFactory
Copyright © 2015 The Apache Software Foundation. All rights reserved.