| BatchServerInventoryView |
Deprecated. |
| BatchServerInventoryViewProvider |
|
| BrokerSegmentWatcherConfig |
|
| BrokerServerView |
|
| CacheUtil |
|
| CachingClusteredClient |
This is the class on the Broker that is responsible for making native Druid queries to a cluster of data servers.
|
| CachingClusteredClient.TimelineConverter<T extends org.apache.druid.timeline.Overshadowable<T>> |
Helper class to build a new timeline of filtered segments.
|
| CachingQueryRunner<T> |
|
| CoordinatorSegmentWatcherConfig |
|
| CoordinatorServerView |
ServerView of coordinator for the state of segments being loaded in the cluster.
|
| DataSegmentInterner |
Interns the DataSegment object in order to share the reference for same DataSegment.
|
| DataSourcesSnapshot |
An immutable snapshot of metadata information about used segments and overshadowed segments, coming from
SqlSegmentsMetadataManager.
|
| DirectDruidClient<T> |
|
| DirectDruidClientFactory |
|
| DruidDataSource |
A mutable collection of metadata of segments (DataSegment objects), belonging to a particular data source.
|
| DruidServer |
A mutable collection of metadata of segments (DataSegment objects), stored on a particular Druid server
(typically historical).
|
| DruidServerConfig |
|
| FilteredBatchServerInventoryViewProvider |
|
| FilteredHttpServerInventoryViewProvider |
|
| FilteringSegmentCallback |
A SegmentCallback that is called only when the given filter satisfies.
|
| HttpServerInventoryView |
This class uses internal-discovery i.e.
|
| HttpServerInventoryViewConfig |
|
| HttpServerInventoryViewProvider |
|
| HttpServerInventoryViewResource |
Collection of http endpoits to introspect state of HttpServerInventoryView instance for debugging.
|
| ImmutableDruidDataSource |
An immutable collection of metadata of segments (DataSegment objects), belonging to a particular data
source.
|
| ImmutableDruidServer |
This class should not be subclassed, it isn't declared final only to make it possible to mock the class with EasyMock
in tests.
|
| ImmutableSegmentLoadInfo |
|
| InputStreamHolder |
|
| InternalQueryConfig |
This class contains configuration that internally generated Druid queries
should add to their query payload.
|
| JsonParserIterator<T> |
|
| SegmentLoadInfo |
|
| SegmentServerSelector |
|
| ServerView.BaseSegmentCallback |
|
| ServerViewUtil |
|