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