| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift | |
| org.apache.hadoop.hbase.thrift2 |
Provides an HBase Thrift
service.
|
| Class and Description |
|---|
| CallQueue.Call |
| HBaseServiceHandler
abstract class for HBase handler
providing a Connection cache and get table/admin method
|
| ImplType
An enum of server implementation selections
|
| IncrementCoalescerMBean |
| TBoundedThreadPoolServer.Args |
| ThriftHBaseServiceHandler
The HBaseServiceHandler is a glue object that connects Thrift RPC calls to the
HBase client API primarily defined in the Admin and Table objects.
|
| ThriftMetrics
This class is for maintaining the various statistics of thrift server
and publishing them through the metrics interfaces.
|
| ThriftMetrics.ThriftServerType |
| Class and Description |
|---|
| ThriftServer
ThriftServer- this class starts up a Thrift server which implements the
Hbase API specified in the Hbase.thrift IDL file.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.