Uses of Class
org.apache.iotdb.confignode.consensus.request.read.partition.GetTimeSlotListPlan
Packages that use GetTimeSlotListPlan
-
Uses of GetTimeSlotListPlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type GetTimeSlotListPlanModifier and TypeMethodDescriptionPartitionInfo.getTimeSlotList(GetTimeSlotListPlan plan) Get the timePartition of the specific Database or seriesSlotId(device) or regionId.