| Package | Description | 
|---|---|
| io.druid.timeline | 
| Modifier and Type | Method and Description | 
|---|---|
Set<TimelineObjectHolder<VersionType,ObjectType>> | 
VersionedIntervalTimeline.findOvershadowed()  | 
List<TimelineObjectHolder<VersionType,ObjectType>> | 
VersionedIntervalTimeline.lookup(org.joda.time.Interval interval)
Does a lookup for the objects representing the given time interval. 
 | 
List<TimelineObjectHolder<VersionType,ObjectType>> | 
TimelineLookup.lookup(org.joda.time.Interval interval)
Does a lookup for the objects representing the given time interval. 
 | 
List<TimelineObjectHolder<VersionType,ObjectType>> | 
VersionedIntervalTimeline.lookupWithIncompletePartitions(org.joda.time.Interval interval)  | 
List<TimelineObjectHolder<VersionType,ObjectType>> | 
TimelineLookup.lookupWithIncompletePartitions(org.joda.time.Interval interval)
Does a lookup for the objects representing the given time interval. 
 | 
Copyright © 2011–2018. All rights reserved.