Uses of Class
org.apache.druid.timeline.partition.TombstonePartitionedChunk
-
Packages that use TombstonePartitionedChunk Package Description org.apache.druid.timeline.partition -
-
Uses of TombstonePartitionedChunk in org.apache.druid.timeline.partition
Methods in org.apache.druid.timeline.partition that return TombstonePartitionedChunk Modifier and Type Method Description static <T> TombstonePartitionedChunk<T>TombstonePartitionedChunk. make(T obj)
-