Class ThriftClientBuilder
java.lang.Object
org.apache.hadoop.hbase.thrift2.client.ThriftClientBuilder
- Direct Known Subclasses:
ThriftConnection.DefaultThriftClientBuilder
,ThriftConnection.HTTPThriftClientBuilder
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
connection
-
-
Constructor Details
-
ThriftClientBuilder
-
-
Method Details
-
getClient
public abstract Pair<org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client,org.apache.thrift.transport.TTransport> getClient() throws IOException- Throws:
IOException
-