| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.server | |
| io.druid.server.coordination.broker | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchServerInventoryView
Deprecated.  
 | 
class  | 
HttpServerInventoryView
This class uses CuratorInventoryManager to listen for queryable server membership which serve segments(e.g. 
 | 
class  | 
SingleServerInventoryView
Deprecated.  
 | 
| Constructor and Description | 
|---|
BrokerServerView(QueryToolChestWarehouse warehouse,
                QueryWatcher queryWatcher,
                com.fasterxml.jackson.databind.ObjectMapper smileMapper,
                HttpClient httpClient,
                FilteredServerInventoryView baseView,
                TierSelectorStrategy tierSelectorStrategy,
                ServiceEmitter emitter,
                BrokerSegmentWatcherConfig segmentWatcherConfig)  | 
| Constructor and Description | 
|---|
ClientInfoResource(FilteredServerInventoryView serverInventoryView,
                  TimelineServerView timelineServerView,
                  SegmentMetadataQueryConfig segmentMetadataQueryConfig,
                  AuthConfig authConfig,
                  AuthorizerMapper authorizerMapper)  | 
| Constructor and Description | 
|---|
DruidBroker(FilteredServerInventoryView serverInventoryView,
           DruidNode self,
           ServiceAnnouncer serviceAnnouncer)  | 
Copyright © 2011–2018. All rights reserved.