Uses of Class
org.apache.druid.timeline.partition.IntegerPartitionChunk
-
Packages that use IntegerPartitionChunk Package Description org.apache.druid.timeline.partition -
-
Uses of IntegerPartitionChunk in org.apache.druid.timeline.partition
Methods in org.apache.druid.timeline.partition that return IntegerPartitionChunk Modifier and Type Method Description static <T extends Overshadowable>
IntegerPartitionChunk<T>IntegerPartitionChunk. make(Integer start, Integer end, int chunkNumber, T obj)
-