| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PropertyGetResponse |
PropertyGetResponse.deepCopy() |
PropertyGetResponse |
ThriftHiveMetastore.Iface.get_properties(PropertyGetRequest req) |
PropertyGetResponse |
ThriftHiveMetastore.Client.get_properties(PropertyGetRequest req) |
PropertyGetResponse |
ThriftHiveMetastore.AsyncClient.get_properties_call.getResult() |
PropertyGetResponse |
ThriftHiveMetastore.get_properties_result.getSuccess() |
PropertyGetResponse |
ThriftHiveMetastore.Client.recv_get_properties() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<PropertyGetResponse> |
ThriftHiveMetastore.AsyncProcessor.get_properties.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
PropertyGetResponse.compareTo(PropertyGetResponse other) |
boolean |
PropertyGetResponse.equals(PropertyGetResponse that) |
void |
ThriftHiveMetastore.get_properties_result.setSuccess(PropertyGetResponse success) |
| Modifier and Type | Method and Description |
|---|---|
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.AsyncProcessor.get_properties.start(I iface,
ThriftHiveMetastore.get_properties_args args,
org.apache.thrift.async.AsyncMethodCallback<PropertyGetResponse> resultHandler) |
| Constructor and Description |
|---|
get_properties_result(PropertyGetResponse success,
MetaException e1,
NoSuchObjectException e2) |
PropertyGetResponse(PropertyGetResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
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) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.