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