Uses of Interface
org.apache.hadoop.hbase.thrift.MetricsThriftServerSource

Packages that use MetricsThriftServerSource
org.apache.hadoop.hbase.thrift Provides an HBase Thrift service. 
 

Uses of MetricsThriftServerSource in org.apache.hadoop.hbase.thrift
 

Classes in org.apache.hadoop.hbase.thrift that implement MetricsThriftServerSource
 class MetricsThriftServerSourceImpl
          Hadoop 1 version of MetricsThriftServerSourceMetricsThriftServerSource Implements BaseSource through BaseSourceImpl, following the pattern
 

Methods in org.apache.hadoop.hbase.thrift that return MetricsThriftServerSource
 MetricsThriftServerSource MetricsThriftServerSourceFactoryImpl.createThriftOneSource()
           
 MetricsThriftServerSource MetricsThriftServerSourceFactory.createThriftOneSource()
          Create a Source for a thrift one server
 MetricsThriftServerSource MetricsThriftServerSourceFactoryImpl.createThriftTwoSource()
           
 MetricsThriftServerSource MetricsThriftServerSourceFactory.createThriftTwoSource()
          Create a Source for a thrift two server
 MetricsThriftServerSource ThriftMetrics.getSource()
           
 

Methods in org.apache.hadoop.hbase.thrift with parameters of type MetricsThriftServerSource
 void ThriftMetrics.setSource(MetricsThriftServerSource source)
           
 



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