Uses of Class
io.trino.hive.thrift.metastore.WMGetTriggersForResourePlanResponse
-
Uses of WMGetTriggersForResourePlanResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMGetTriggersForResourePlanResponseModifier and TypeMethodDescriptionWMGetTriggersForResourePlanResponse.deepCopy()ThriftHiveMetastore.AsyncClient.get_triggers_for_resourceplan_call.getResult()ThriftHiveMetastore.get_triggers_for_resourceplan_result.getSuccess()ThriftHiveMetastore.Client.getTriggersForResourceplan(WMGetTriggersForResourePlanRequest request) ThriftHiveMetastore.Iface.getTriggersForResourceplan(WMGetTriggersForResourePlanRequest request) ThriftHiveMetastore.Client.recvGetTriggersForResourceplan()WMGetTriggersForResourePlanResponse.setTriggers(List<WMTrigger> triggers) Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMGetTriggersForResourePlanResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMGetTriggersForResourePlanResponse>ThriftHiveMetastore.AsyncProcessor.get_triggers_for_resourceplan.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMGetTriggersForResourePlanResponseModifier and TypeMethodDescriptionintWMGetTriggersForResourePlanResponse.compareTo(WMGetTriggersForResourePlanResponse other) booleanWMGetTriggersForResourePlanResponse.equals(WMGetTriggersForResourePlanResponse that) ThriftHiveMetastore.get_triggers_for_resourceplan_result.setSuccess(WMGetTriggersForResourePlanResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMGetTriggersForResourePlanResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getTriggersForResourceplan(WMGetTriggersForResourePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetTriggersForResourePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getTriggersForResourceplan(WMGetTriggersForResourePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetTriggersForResourePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_triggers_for_resourceplan.start(I iface, ThriftHiveMetastore.get_triggers_for_resourceplan_args args, org.apache.thrift.async.AsyncMethodCallback<WMGetTriggersForResourePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMGetTriggersForResourePlanResponseModifierConstructorDescriptionget_triggers_for_resourceplan_result(WMGetTriggersForResourePlanResponse success, NoSuchObjectException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMGetTriggersForResourePlanResponseModifierConstructorDescriptionget_triggers_for_resourceplan_call(WMGetTriggersForResourePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetTriggersForResourePlanResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)