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