Provides an HBase
Thrift
service.
-
abstract class for HBase handler providing a Connection cache and get table/admin method
An enum of server implementation selections
Interface of a class that will export metrics about Thrift to hadoop's metrics2.
Factory that will be used to create metrics sources for the two diffent types of thrift servers.
The HBaseServiceHandler is a glue object that connects Thrift RPC calls to the HBase client API
primarily defined in the Admin and Table objects.
This class is for maintaining the various statistics of thrift server and publishing them through
the metrics interfaces.