Package | Description |
---|---|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsThriftServerSourceImpl
Hadoop 2 version of MetricsThriftServerSource
MetricsThriftServerSource
Implements BaseSource through BaseSourceImpl, following the pattern |
Modifier and Type | Method and Description |
---|---|
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() |
Modifier and Type | Method and Description |
---|---|
void |
ThriftMetrics.setSource(MetricsThriftServerSource source) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.