Uses of Class
org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType

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

Uses of ThriftMetrics.ThriftServerType in org.apache.hadoop.hbase.thrift
 

Methods in org.apache.hadoop.hbase.thrift that return ThriftMetrics.ThriftServerType
static ThriftMetrics.ThriftServerType ThriftMetrics.ThriftServerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ThriftMetrics.ThriftServerType[] ThriftMetrics.ThriftServerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.hadoop.hbase.thrift with parameters of type ThriftMetrics.ThriftServerType
ThriftMetrics(org.apache.hadoop.conf.Configuration conf, ThriftMetrics.ThriftServerType t)
           
 



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