Package | Description |
---|---|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
org.apache.hadoop.hbase.thrift.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ThriftServerRunner.HBaseHandler
The HBaseHandler is a glue object that connects Thrift RPC calls to the
HBase client API primarily defined in the HBaseAdmin and HTable objects.
|
Modifier and Type | Method and Description |
---|---|
static Hbase.Iface |
HbaseHandlerMetricsProxy.newInstance(Hbase.Iface handler,
ThriftMetrics metrics,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
static Hbase.Iface |
HbaseHandlerMetricsProxy.newInstance(Hbase.Iface handler,
ThriftMetrics metrics,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Class and Description |
---|---|
static class |
Hbase.Processor<I extends Hbase.Iface> |
Modifier and Type | Class and Description |
---|---|
static class |
Hbase.Client |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.