Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getLocationOfStatefulTrigger_args
-
-
Uses of IConfigNodeRPCService.getLocationOfStatefulTrigger_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getLocationOfStatefulTrigger_args Modifier and Type Method Description IConfigNodeRPCService.getLocationOfStatefulTrigger_argsIConfigNodeRPCService.getLocationOfStatefulTrigger_args. deepCopy()IConfigNodeRPCService.getLocationOfStatefulTrigger_argsIConfigNodeRPCService.AsyncProcessor.getLocationOfStatefulTrigger. getEmptyArgsInstance()IConfigNodeRPCService.getLocationOfStatefulTrigger_argsIConfigNodeRPCService.Processor.getLocationOfStatefulTrigger. getEmptyArgsInstance()IConfigNodeRPCService.getLocationOfStatefulTrigger_argsIConfigNodeRPCService.getLocationOfStatefulTrigger_args. setTriggerName(String triggerName)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLocationOfStatefulTrigger_args Modifier and Type Method Description intIConfigNodeRPCService.getLocationOfStatefulTrigger_args. compareTo(IConfigNodeRPCService.getLocationOfStatefulTrigger_args other)booleanIConfigNodeRPCService.getLocationOfStatefulTrigger_args. equals(IConfigNodeRPCService.getLocationOfStatefulTrigger_args that)IConfigNodeRPCService.getLocationOfStatefulTrigger_resultIConfigNodeRPCService.Processor.getLocationOfStatefulTrigger. getResult(I iface, IConfigNodeRPCService.getLocationOfStatefulTrigger_args args)voidIConfigNodeRPCService.AsyncProcessor.getLocationOfStatefulTrigger. start(I iface, IConfigNodeRPCService.getLocationOfStatefulTrigger_args args, org.apache.thrift.async.AsyncMethodCallback<TGetLocationForTriggerResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLocationOfStatefulTrigger_args Constructor Description getLocationOfStatefulTrigger_args(IConfigNodeRPCService.getLocationOfStatefulTrigger_args other)Performs a deep copy on other.
-