Class | Description |
---|---|
DemoClient | |
TestThriftHBaseServiceHandler |
Unit testing for ThriftServer.HBaseHandler, a part of the org.apache.hadoop.hbase.thrift2
package.
|
TestThriftHBaseServiceHandlerWithLabels | |
ThriftHBaseServiceHandler |
This class is a glue object that connects Thrift RPC calls to the HBase client API primarily
defined in the HTableInterface.
|
ThriftServer |
ThriftServer - this class starts up a Thrift server which implements the HBase API specified in the
HbaseClient.thrift IDL file.
|
ThriftUtilities |