Uses of Enum Class
org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
Packages that use ThriftMetrics.ThriftServerType
-
Uses of ThriftMetrics.ThriftServerType in org.apache.hadoop.hbase.thrift
Fields in org.apache.hadoop.hbase.thrift declared as ThriftMetrics.ThriftServerTypeModifier and TypeFieldDescriptionprivate final ThriftMetrics.ThriftServerType
ThriftMetrics.thriftServerType
Methods in org.apache.hadoop.hbase.thrift that return ThriftMetrics.ThriftServerTypeModifier and TypeMethodDescriptionThriftMetrics.getThriftServerType()
Returns the enum constant of this class with the specified name.static ThriftMetrics.ThriftServerType[]
ThriftMetrics.ThriftServerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.hbase.thrift with parameters of type ThriftMetrics.ThriftServerTypeModifierConstructorDescriptionThriftMetrics
(org.apache.hadoop.conf.Configuration conf, ThriftMetrics.ThriftServerType t)