| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMDropResourcePlanResponse |
WMDropResourcePlanResponse.deepCopy() |
WMDropResourcePlanResponse |
ThriftHiveMetastore.Iface.drop_resource_plan(WMDropResourcePlanRequest request) |
WMDropResourcePlanResponse |
ThriftHiveMetastore.Client.drop_resource_plan(WMDropResourcePlanRequest request) |
WMDropResourcePlanResponse |
ThriftHiveMetastore.AsyncClient.drop_resource_plan_call.getResult() |
WMDropResourcePlanResponse |
ThriftHiveMetastore.drop_resource_plan_result.getSuccess() |
WMDropResourcePlanResponse |
ThriftHiveMetastore.Client.recv_drop_resource_plan() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse> |
ThriftHiveMetastore.AsyncProcessor.drop_resource_plan.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
WMDropResourcePlanResponse.compareTo(WMDropResourcePlanResponse other) |
boolean |
WMDropResourcePlanResponse.equals(WMDropResourcePlanResponse that) |
void |
ThriftHiveMetastore.drop_resource_plan_result.setSuccess(WMDropResourcePlanResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.drop_resource_plan.start(I iface,
ThriftHiveMetastore.drop_resource_plan_args args,
org.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse> resultHandler) |
| Constructor and Description |
|---|
drop_resource_plan_result(WMDropResourcePlanResponse success,
NoSuchObjectException o1,
InvalidOperationException o2,
MetaException o3) |
WMDropResourcePlanResponse(WMDropResourcePlanResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.