@InterfaceAudience.Private public abstract class ThriftClientBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ThriftConnection |
connection |
| Constructor and Description |
|---|
ThriftClientBuilder(ThriftConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
abstract Pair<org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client,org.apache.thrift.transport.TTransport> |
getClient() |
protected ThriftConnection connection
public ThriftClientBuilder(ThriftConnection connection)
public abstract Pair<org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client,org.apache.thrift.transport.TTransport> getClient() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.