Uses of Class
io.trino.hive.thrift.metastore.WMDropMappingResponse
-
Uses of WMDropMappingResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMDropMappingResponseModifier and TypeMethodDescriptionWMDropMappingResponse.deepCopy()ThriftHiveMetastore.Client.dropWmMapping(WMDropMappingRequest request) ThriftHiveMetastore.Iface.dropWmMapping(WMDropMappingRequest request) ThriftHiveMetastore.AsyncClient.drop_wm_mapping_call.getResult()ThriftHiveMetastore.drop_wm_mapping_result.getSuccess()ThriftHiveMetastore.Client.recvDropWmMapping()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMDropMappingResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse>ThriftHiveMetastore.AsyncProcessor.drop_wm_mapping.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMDropMappingResponseModifier and TypeMethodDescriptionintWMDropMappingResponse.compareTo(WMDropMappingResponse other) booleanWMDropMappingResponse.equals(WMDropMappingResponse that) ThriftHiveMetastore.drop_wm_mapping_result.setSuccess(WMDropMappingResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMDropMappingResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.dropWmMapping(WMDropMappingRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.dropWmMapping(WMDropMappingRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.drop_wm_mapping.start(I iface, ThriftHiveMetastore.drop_wm_mapping_args args, org.apache.thrift.async.AsyncMethodCallback<WMDropMappingResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMDropMappingResponseModifierConstructorDescriptiondrop_wm_mapping_result(WMDropMappingResponse success, NoSuchObjectException o1, InvalidOperationException o2, MetaException o3) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMDropMappingResponseModifierConstructorDescriptiondrop_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)