| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMCreateTriggerResponse |
ThriftHiveMetastore.Iface.create_wm_trigger(WMCreateTriggerRequest request) |
WMCreateTriggerResponse |
ThriftHiveMetastore.Client.create_wm_trigger(WMCreateTriggerRequest request) |
WMCreateTriggerResponse |
WMCreateTriggerResponse.deepCopy() |
WMCreateTriggerResponse |
ThriftHiveMetastore.AsyncClient.create_wm_trigger_call.getResult() |
WMCreateTriggerResponse |
ThriftHiveMetastore.create_wm_trigger_result.getSuccess() |
WMCreateTriggerResponse |
ThriftHiveMetastore.Client.recv_create_wm_trigger() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse> |
ThriftHiveMetastore.AsyncProcessor.create_wm_trigger.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
WMCreateTriggerResponse.compareTo(WMCreateTriggerResponse other) |
boolean |
WMCreateTriggerResponse.equals(WMCreateTriggerResponse that) |
void |
ThriftHiveMetastore.create_wm_trigger_result.setSuccess(WMCreateTriggerResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.create_wm_trigger.start(I iface,
ThriftHiveMetastore.create_wm_trigger_args args,
org.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse> resultHandler) |
| Constructor and Description |
|---|
create_wm_trigger_result(WMCreateTriggerResponse success,
AlreadyExistsException o1,
NoSuchObjectException o2,
InvalidObjectException o3,
MetaException o4) |
WMCreateTriggerResponse(WMCreateTriggerResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.