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