Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.countPathsUsingTemplate_args
-
Packages that use IDataNodeRPCService.countPathsUsingTemplate_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.countPathsUsingTemplate_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.countPathsUsingTemplate_args Modifier and Type Method Description IDataNodeRPCService.countPathsUsingTemplate_argsIDataNodeRPCService.countPathsUsingTemplate_args. deepCopy()IDataNodeRPCService.countPathsUsingTemplate_argsIDataNodeRPCService.AsyncProcessor.countPathsUsingTemplate. getEmptyArgsInstance()IDataNodeRPCService.countPathsUsingTemplate_argsIDataNodeRPCService.Processor.countPathsUsingTemplate. getEmptyArgsInstance()IDataNodeRPCService.countPathsUsingTemplate_argsIDataNodeRPCService.countPathsUsingTemplate_args. setReq(TCountPathsUsingTemplateReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.countPathsUsingTemplate_args Modifier and Type Method Description intIDataNodeRPCService.countPathsUsingTemplate_args. compareTo(IDataNodeRPCService.countPathsUsingTemplate_args other)booleanIDataNodeRPCService.countPathsUsingTemplate_args. equals(IDataNodeRPCService.countPathsUsingTemplate_args that)IDataNodeRPCService.countPathsUsingTemplate_resultIDataNodeRPCService.Processor.countPathsUsingTemplate. getResult(I iface, IDataNodeRPCService.countPathsUsingTemplate_args args)voidIDataNodeRPCService.AsyncProcessor.countPathsUsingTemplate. start(I iface, IDataNodeRPCService.countPathsUsingTemplate_args args, org.apache.thrift.async.AsyncMethodCallback<TCountPathsUsingTemplateResp> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.countPathsUsingTemplate_args Constructor Description countPathsUsingTemplate_args(IDataNodeRPCService.countPathsUsingTemplate_args other)Performs a deep copy on other.
-