| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeysRequest |
PrimaryKeysRequest.deepCopy() |
PrimaryKeysRequest |
ThriftHiveMetastore.get_primary_keys_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
PrimaryKeysRequest.compareTo(PrimaryKeysRequest other) |
boolean |
PrimaryKeysRequest.equals(PrimaryKeysRequest that) |
PrimaryKeysResponse |
ThriftHiveMetastore.Iface.get_primary_keys(PrimaryKeysRequest request) |
PrimaryKeysResponse |
ThriftHiveMetastore.Client.get_primary_keys(PrimaryKeysRequest request) |
void |
ThriftHiveMetastore.AsyncIface.get_primary_keys(PrimaryKeysRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_primary_keys(PrimaryKeysRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_primary_keys(PrimaryKeysRequest request) |
void |
ThriftHiveMetastore.get_primary_keys_args.setRequest(PrimaryKeysRequest request) |
| Constructor and Description |
|---|
get_primary_keys_args(PrimaryKeysRequest request) |
get_primary_keys_call(PrimaryKeysRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
PrimaryKeysRequest(PrimaryKeysRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.