Class ThriftConnection.HTTPThriftClientBuilder

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

the default thrift http client builder. One can extend the ThriftClientBuilder to builder custom http client, implement features like authentication or 'DoAs'(hbase-examples/thrift/HttpDoAsClient)