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