Uses of Interface
org.apache.druid.timeline.TimelineLookup
-
Packages that use TimelineLookup Package Description org.apache.druid.timeline -
-
Uses of TimelineLookup in org.apache.druid.timeline
Classes in org.apache.druid.timeline that implement TimelineLookup Modifier and Type Class Description classSegmentTimelineVersionedIntervalTimelineforDataSegmentobjects.classVersionedIntervalTimeline<VersionType,ObjectType extends Overshadowable<ObjectType>>VersionedIntervalTimeline is a data structure that manages objects on a specific timeline.
-