| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AddForeignKeyRequest |
AddForeignKeyRequest.deepCopy() |
AddForeignKeyRequest |
ThriftHiveMetastore.add_foreign_key_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.Iface.add_foreign_key(AddForeignKeyRequest req) |
void |
ThriftHiveMetastore.Client.add_foreign_key(AddForeignKeyRequest req) |
void |
ThriftHiveMetastore.AsyncIface.add_foreign_key(AddForeignKeyRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.add_foreign_key(AddForeignKeyRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
int |
AddForeignKeyRequest.compareTo(AddForeignKeyRequest other) |
boolean |
AddForeignKeyRequest.equals(AddForeignKeyRequest that) |
void |
ThriftHiveMetastore.Client.send_add_foreign_key(AddForeignKeyRequest req) |
void |
ThriftHiveMetastore.add_foreign_key_args.setReq(AddForeignKeyRequest req) |
| Constructor and Description |
|---|
add_foreign_key_args(AddForeignKeyRequest req) |
add_foreign_key_call(AddForeignKeyRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
AddForeignKeyRequest(AddForeignKeyRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.