| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMGetAllResourcePlanResponse |
WMGetAllResourcePlanResponse.deepCopy() |
WMGetAllResourcePlanResponse |
ThriftHiveMetastore.Iface.get_all_resource_plans(WMGetAllResourcePlanRequest request) |
WMGetAllResourcePlanResponse |
ThriftHiveMetastore.Client.get_all_resource_plans(WMGetAllResourcePlanRequest request) |
WMGetAllResourcePlanResponse |
ThriftHiveMetastore.AsyncClient.get_all_resource_plans_call.getResult() |
WMGetAllResourcePlanResponse |
ThriftHiveMetastore.get_all_resource_plans_result.getSuccess() |
WMGetAllResourcePlanResponse |
ThriftHiveMetastore.Client.recv_get_all_resource_plans() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse> |
ThriftHiveMetastore.AsyncProcessor.get_all_resource_plans.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
WMGetAllResourcePlanResponse.compareTo(WMGetAllResourcePlanResponse other) |
boolean |
WMGetAllResourcePlanResponse.equals(WMGetAllResourcePlanResponse that) |
void |
ThriftHiveMetastore.get_all_resource_plans_result.setSuccess(WMGetAllResourcePlanResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_all_resource_plans.start(I iface,
ThriftHiveMetastore.get_all_resource_plans_args args,
org.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse> resultHandler) |
| Constructor and Description |
|---|
get_all_resource_plans_result(WMGetAllResourcePlanResponse success,
MetaException o1) |
WMGetAllResourcePlanResponse(WMGetAllResourcePlanResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.