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