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