| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMCreateOrUpdateMappingRequest |
WMCreateOrUpdateMappingRequest.deepCopy() |
WMCreateOrUpdateMappingRequest |
ThriftHiveMetastore.create_or_update_wm_mapping_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
WMCreateOrUpdateMappingRequest.compareTo(WMCreateOrUpdateMappingRequest other) |
WMCreateOrUpdateMappingResponse |
ThriftHiveMetastore.Iface.create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request) |
WMCreateOrUpdateMappingResponse |
ThriftHiveMetastore.Client.create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request) |
void |
ThriftHiveMetastore.AsyncIface.create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
boolean |
WMCreateOrUpdateMappingRequest.equals(WMCreateOrUpdateMappingRequest that) |
void |
ThriftHiveMetastore.Client.send_create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request) |
void |
ThriftHiveMetastore.create_or_update_wm_mapping_args.setRequest(WMCreateOrUpdateMappingRequest request) |
| Constructor and Description |
|---|
create_or_update_wm_mapping_args(WMCreateOrUpdateMappingRequest request) |
create_or_update_wm_mapping_call(WMCreateOrUpdateMappingRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
WMCreateOrUpdateMappingRequest(WMCreateOrUpdateMappingRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.