Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getTriggerJar_args
-
-
Uses of IConfigNodeRPCService.getTriggerJar_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getTriggerJar_args Modifier and Type Method Description IConfigNodeRPCService.getTriggerJar_argsIConfigNodeRPCService.getTriggerJar_args. deepCopy()IConfigNodeRPCService.getTriggerJar_argsIConfigNodeRPCService.AsyncProcessor.getTriggerJar. getEmptyArgsInstance()IConfigNodeRPCService.getTriggerJar_argsIConfigNodeRPCService.Processor.getTriggerJar. getEmptyArgsInstance()IConfigNodeRPCService.getTriggerJar_argsIConfigNodeRPCService.getTriggerJar_args. setReq(TGetJarInListReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getTriggerJar_args Modifier and Type Method Description intIConfigNodeRPCService.getTriggerJar_args. compareTo(IConfigNodeRPCService.getTriggerJar_args other)booleanIConfigNodeRPCService.getTriggerJar_args. equals(IConfigNodeRPCService.getTriggerJar_args that)IConfigNodeRPCService.getTriggerJar_resultIConfigNodeRPCService.Processor.getTriggerJar. getResult(I iface, IConfigNodeRPCService.getTriggerJar_args args)voidIConfigNodeRPCService.AsyncProcessor.getTriggerJar. start(I iface, IConfigNodeRPCService.getTriggerJar_args args, org.apache.thrift.async.AsyncMethodCallback<TGetJarInListResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getTriggerJar_args Constructor Description getTriggerJar_args(IConfigNodeRPCService.getTriggerJar_args other)Performs a deep copy on other.
-