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