Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.executeCQ_result
-
Packages that use IDataNodeRPCService.executeCQ_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.executeCQ_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.executeCQ_result Modifier and Type Method Description IDataNodeRPCService.executeCQ_resultIDataNodeRPCService.executeCQ_result. deepCopy()IDataNodeRPCService.executeCQ_resultIDataNodeRPCService.Processor.executeCQ. getResult(I iface, IDataNodeRPCService.executeCQ_args args)IDataNodeRPCService.executeCQ_resultIDataNodeRPCService.executeCQ_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.executeCQ_result Modifier and Type Method Description intIDataNodeRPCService.executeCQ_result. compareTo(IDataNodeRPCService.executeCQ_result other)booleanIDataNodeRPCService.executeCQ_result. equals(IDataNodeRPCService.executeCQ_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.executeCQ_result Constructor Description executeCQ_result(IDataNodeRPCService.executeCQ_result other)Performs a deep copy on other.
-