| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMCreateResourcePlanRequest |
WMCreateResourcePlanRequest.deepCopy() |
WMCreateResourcePlanRequest |
ThriftHiveMetastore.create_resource_plan_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
WMCreateResourcePlanRequest.compareTo(WMCreateResourcePlanRequest other) |
WMCreateResourcePlanResponse |
ThriftHiveMetastore.Iface.create_resource_plan(WMCreateResourcePlanRequest request) |
WMCreateResourcePlanResponse |
ThriftHiveMetastore.Client.create_resource_plan(WMCreateResourcePlanRequest request) |
void |
ThriftHiveMetastore.AsyncIface.create_resource_plan(WMCreateResourcePlanRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.create_resource_plan(WMCreateResourcePlanRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
boolean |
WMCreateResourcePlanRequest.equals(WMCreateResourcePlanRequest that) |
void |
ThriftHiveMetastore.Client.send_create_resource_plan(WMCreateResourcePlanRequest request) |
void |
ThriftHiveMetastore.create_resource_plan_args.setRequest(WMCreateResourcePlanRequest request) |
| Constructor and Description |
|---|
create_resource_plan_args(WMCreateResourcePlanRequest request) |
create_resource_plan_call(WMCreateResourcePlanRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
WMCreateResourcePlanRequest(WMCreateResourcePlanRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.