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