| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PropertySetRequest |
PropertySetRequest.deepCopy() |
PropertySetRequest |
ThriftHiveMetastore.set_properties_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
PropertySetRequest.compareTo(PropertySetRequest other) |
boolean |
PropertySetRequest.equals(PropertySetRequest that) |
void |
ThriftHiveMetastore.Client.send_set_properties(PropertySetRequest req) |
boolean |
ThriftHiveMetastore.Iface.set_properties(PropertySetRequest req) |
boolean |
ThriftHiveMetastore.Client.set_properties(PropertySetRequest req) |
void |
ThriftHiveMetastore.AsyncIface.set_properties(PropertySetRequest req,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.set_properties(PropertySetRequest req,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
void |
ThriftHiveMetastore.set_properties_args.setReq(PropertySetRequest req) |
| Constructor and Description |
|---|
PropertySetRequest(PropertySetRequest other)
Performs a deep copy on other.
|
set_properties_args(PropertySetRequest req) |
set_properties_call(PropertySetRequest req,
org.apache.thrift.async.AsyncMethodCallback<Boolean> 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.