org.apache.hadoop.hbase.master
Interface MetricsMasterSourceFactory

All Known Implementing Classes:
MetricsMasterSourceFactoryImpl

public interface MetricsMasterSourceFactory

Interface of a factory to create MetricsMasterSource when given a MetricsMasterWrapper


Method Summary
 MetricsMasterSource create(MetricsMasterWrapper masterWrapper)
           
 

Method Detail

create

MetricsMasterSource create(MetricsMasterWrapper masterWrapper)


Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.