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