| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AddPrimaryKeyRequest |
AddPrimaryKeyRequest.deepCopy() |
AddPrimaryKeyRequest |
ThriftHiveMetastore.add_primary_key_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.Iface.add_primary_key(AddPrimaryKeyRequest req) |
void |
ThriftHiveMetastore.Client.add_primary_key(AddPrimaryKeyRequest req) |
void |
ThriftHiveMetastore.AsyncIface.add_primary_key(AddPrimaryKeyRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.add_primary_key(AddPrimaryKeyRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
int |
AddPrimaryKeyRequest.compareTo(AddPrimaryKeyRequest other) |
boolean |
AddPrimaryKeyRequest.equals(AddPrimaryKeyRequest that) |
void |
ThriftHiveMetastore.Client.send_add_primary_key(AddPrimaryKeyRequest req) |
void |
ThriftHiveMetastore.add_primary_key_args.setReq(AddPrimaryKeyRequest req) |
| Constructor and Description |
|---|
add_primary_key_args(AddPrimaryKeyRequest req) |
add_primary_key_call(AddPrimaryKeyRequest 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) |
AddPrimaryKeyRequest(AddPrimaryKeyRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.