|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |