Class ThriftConnection.DefaultThriftClientBuilder

java.lang.Object
org.apache.hadoop.hbase.thrift2.client.ThriftClientBuilder
org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DefaultThriftClientBuilder
Enclosing class:
ThriftConnection

the default thrift client builder. One can extend the ThriftClientBuilder to builder custom client, implement features like authentication(hbase-examples/thrift/DemoClient)