Uses of Class
io.trino.hive.thrift.metastore.WMCreateTriggerResponse
-
Uses of WMCreateTriggerResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMCreateTriggerResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.createWmTrigger(WMCreateTriggerRequest request) ThriftHiveMetastore.Iface.createWmTrigger(WMCreateTriggerRequest request) WMCreateTriggerResponse.deepCopy()ThriftHiveMetastore.AsyncClient.create_wm_trigger_call.getResult()ThriftHiveMetastore.create_wm_trigger_result.getSuccess()ThriftHiveMetastore.Client.recvCreateWmTrigger()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMCreateTriggerResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse>ThriftHiveMetastore.AsyncProcessor.create_wm_trigger.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMCreateTriggerResponseModifier and TypeMethodDescriptionintWMCreateTriggerResponse.compareTo(WMCreateTriggerResponse other) booleanWMCreateTriggerResponse.equals(WMCreateTriggerResponse that) ThriftHiveMetastore.create_wm_trigger_result.setSuccess(WMCreateTriggerResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMCreateTriggerResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.createWmTrigger(WMCreateTriggerRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.createWmTrigger(WMCreateTriggerRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.create_wm_trigger.start(I iface, ThriftHiveMetastore.create_wm_trigger_args args, org.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMCreateTriggerResponseModifierConstructorDescriptioncreate_wm_trigger_result(WMCreateTriggerResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMCreateTriggerResponseModifierConstructorDescriptioncreate_wm_trigger_call(WMCreateTriggerRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreateTriggerResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)