| Package | Description |
|---|---|
| io.druid.client | |
| io.druid.timeline |
| Modifier and Type | Method and Description |
|---|---|
TimelineLookup<String,ServerSelector> |
TimelineServerView.getTimeline(DataSource dataSource) |
TimelineLookup<String,ServerSelector> |
BrokerServerView.getTimeline(DataSource dataSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnionTimeLineLookup<VersionType,ObjectType> |
class |
VersionedIntervalTimeline<VersionType,ObjectType>
VersionedIntervalTimeline is a data structure that manages objects on a specific timeline.
|
| Constructor and Description |
|---|
UnionTimeLineLookup(Iterable<TimelineLookup<VersionType,ObjectType>> delegates) |
Copyright © 2011–2015. All rights reserved.