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