| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMDropMappingResponse |
AbstractThriftHiveMetastore.drop_wm_mapping(WMDropMappingRequest request) |
| Modifier and Type | Method and Description |
|---|---|
WMDropMappingRequest |
WMDropMappingRequest.deepCopy() |
WMDropMappingRequest |
ThriftHiveMetastore.drop_wm_mapping_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
WMDropMappingRequest.compareTo(WMDropMappingRequest other) |
WMDropMappingResponse |
ThriftHiveMetastore.Iface.drop_wm_mapping(WMDropMappingRequest request) |
WMDropMappingResponse |
ThriftHiveMetastore.Client.drop_wm_mapping(WMDropMappingRequest request) |
void |
ThriftHiveMetastore.AsyncIface.drop_wm_mapping(WMDropMappingRequest request,
org.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.drop_wm_mapping(WMDropMappingRequest request,
org.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse> resultHandler) |
boolean |
WMDropMappingRequest.equals(WMDropMappingRequest that) |
void |
ThriftHiveMetastore.Client.send_drop_wm_mapping(WMDropMappingRequest request) |
void |
ThriftHiveMetastore.drop_wm_mapping_args.setRequest(WMDropMappingRequest request) |
| Constructor and Description |
|---|
drop_wm_mapping_args(WMDropMappingRequest request) |
drop_wm_mapping_call(WMDropMappingRequest request,
org.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
WMDropMappingRequest(WMDropMappingRequest other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.