| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift2.client | |
| org.apache.hadoop.hbase.thrift2.generated |
| Modifier and Type | Method and Description |
|---|---|
Pair<THBaseService.Client,org.apache.thrift.transport.TTransport> |
ThriftConnection.DefaultThriftClientBuilder.getClient() |
Pair<THBaseService.Client,org.apache.thrift.transport.TTransport> |
ThriftConnection.HTTPThriftClientBuilder.getClient() |
abstract Pair<THBaseService.Client,org.apache.thrift.transport.TTransport> |
ThriftClientBuilder.getClient() |
| Constructor and Description |
|---|
ThriftAdmin(THBaseService.Client client,
org.apache.thrift.transport.TTransport tTransport,
org.apache.hadoop.conf.Configuration conf) |
ThriftTable(TableName tableName,
THBaseService.Client client,
org.apache.thrift.transport.TTransport tTransport,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
THBaseService.Client |
THBaseService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot) |
THBaseService.Client |
THBaseService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.