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