Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getLocationOfStatefulTrigger_result
-
-
Uses of IConfigNodeRPCService.getLocationOfStatefulTrigger_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getLocationOfStatefulTrigger_result Modifier and Type Method Description IConfigNodeRPCService.getLocationOfStatefulTrigger_resultIConfigNodeRPCService.getLocationOfStatefulTrigger_result. deepCopy()IConfigNodeRPCService.getLocationOfStatefulTrigger_resultIConfigNodeRPCService.Processor.getLocationOfStatefulTrigger. getResult(I iface, IConfigNodeRPCService.getLocationOfStatefulTrigger_args args)IConfigNodeRPCService.getLocationOfStatefulTrigger_resultIConfigNodeRPCService.getLocationOfStatefulTrigger_result. setSuccess(TGetLocationForTriggerResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLocationOfStatefulTrigger_result Modifier and Type Method Description intIConfigNodeRPCService.getLocationOfStatefulTrigger_result. compareTo(IConfigNodeRPCService.getLocationOfStatefulTrigger_result other)booleanIConfigNodeRPCService.getLocationOfStatefulTrigger_result. equals(IConfigNodeRPCService.getLocationOfStatefulTrigger_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLocationOfStatefulTrigger_result Constructor Description getLocationOfStatefulTrigger_result(IConfigNodeRPCService.getLocationOfStatefulTrigger_result other)Performs a deep copy on other.
-