| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift2.client | |
| org.apache.hadoop.hbase.thrift2.generated |
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.hadoop.hbase.util.Pair<THBaseService.Client,org.apache.thrift.transport.TTransport> |
ThriftClientBuilder.getClient() |
org.apache.hadoop.hbase.util.Pair<THBaseService.Client,org.apache.thrift.transport.TTransport> |
ThriftConnection.DefaultThriftClientBuilder.getClient() |
org.apache.hadoop.hbase.util.Pair<THBaseService.Client,org.apache.thrift.transport.TTransport> |
ThriftConnection.HTTPThriftClientBuilder.getClient() |
| Constructor and Description |
|---|
ThriftAdmin(THBaseService.Client client,
org.apache.thrift.transport.TTransport tTransport,
org.apache.hadoop.conf.Configuration conf) |
ThriftTable(org.apache.hadoop.hbase.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.