| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PropertyGetRequest |
PropertyGetRequest.deepCopy() |
PropertyGetRequest |
ThriftHiveMetastore.get_properties_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
PropertyGetRequest.compareTo(PropertyGetRequest other) |
boolean |
PropertyGetRequest.equals(PropertyGetRequest that) |
PropertyGetResponse |
ThriftHiveMetastore.Iface.get_properties(PropertyGetRequest req) |
PropertyGetResponse |
ThriftHiveMetastore.Client.get_properties(PropertyGetRequest req) |
void |
ThriftHiveMetastore.AsyncIface.get_properties(PropertyGetRequest req,
org.apache.thrift.async.AsyncMethodCallback<PropertyGetResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_properties(PropertyGetRequest req,
org.apache.thrift.async.AsyncMethodCallback<PropertyGetResponse> resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_properties(PropertyGetRequest req) |
void |
ThriftHiveMetastore.get_properties_args.setReq(PropertyGetRequest req) |
| Constructor and Description |
|---|
get_properties_args(PropertyGetRequest req) |
get_properties_call(PropertyGetRequest req,
org.apache.thrift.async.AsyncMethodCallback<PropertyGetResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
PropertyGetRequest(PropertyGetRequest other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.