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