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