| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeysResponse |
PrimaryKeysResponse.deepCopy() |
PrimaryKeysResponse |
ThriftHiveMetastore.Iface.get_primary_keys(PrimaryKeysRequest request) |
PrimaryKeysResponse |
ThriftHiveMetastore.Client.get_primary_keys(PrimaryKeysRequest request) |
PrimaryKeysResponse |
ThriftHiveMetastore.AsyncClient.get_primary_keys_call.getResult() |
PrimaryKeysResponse |
ThriftHiveMetastore.get_primary_keys_result.getSuccess() |
PrimaryKeysResponse |
ThriftHiveMetastore.Client.recv_get_primary_keys() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> |
ThriftHiveMetastore.AsyncProcessor.get_primary_keys.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
PrimaryKeysResponse.compareTo(PrimaryKeysResponse other) |
boolean |
PrimaryKeysResponse.equals(PrimaryKeysResponse that) |
void |
ThriftHiveMetastore.get_primary_keys_result.setSuccess(PrimaryKeysResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_primary_keys.start(I iface,
ThriftHiveMetastore.get_primary_keys_args args,
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) |
| Constructor and Description |
|---|
get_primary_keys_result(PrimaryKeysResponse success,
MetaException o1,
NoSuchObjectException o2) |
PrimaryKeysResponse(PrimaryKeysResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.