Uses of Class
io.trino.hive.thrift.metastore.WMDropTriggerResponse
-
Uses of WMDropTriggerResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMDropTriggerResponseModifier and TypeMethodDescriptionWMDropTriggerResponse.deepCopy()ThriftHiveMetastore.Client.dropWmTrigger(WMDropTriggerRequest request) ThriftHiveMetastore.Iface.dropWmTrigger(WMDropTriggerRequest request) ThriftHiveMetastore.AsyncClient.drop_wm_trigger_call.getResult()ThriftHiveMetastore.drop_wm_trigger_result.getSuccess()ThriftHiveMetastore.Client.recvDropWmTrigger()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMDropTriggerResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMDropTriggerResponse>ThriftHiveMetastore.AsyncProcessor.drop_wm_trigger.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMDropTriggerResponseModifier and TypeMethodDescriptionintWMDropTriggerResponse.compareTo(WMDropTriggerResponse other) booleanWMDropTriggerResponse.equals(WMDropTriggerResponse that) ThriftHiveMetastore.drop_wm_trigger_result.setSuccess(WMDropTriggerResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMDropTriggerResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.dropWmTrigger(WMDropTriggerRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropTriggerResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.dropWmTrigger(WMDropTriggerRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropTriggerResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.drop_wm_trigger.start(I iface, ThriftHiveMetastore.drop_wm_trigger_args args, org.apache.thrift.async.AsyncMethodCallback<WMDropTriggerResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMDropTriggerResponseModifierConstructorDescriptiondrop_wm_trigger_result(WMDropTriggerResponse 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 WMDropTriggerResponseModifierConstructorDescriptiondrop_wm_trigger_call(WMDropTriggerRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropTriggerResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)