Package | Description |
---|---|
io.druid.client | |
io.druid.server | |
io.druid.server.coordination.broker |
Modifier and Type | Class and Description |
---|---|
class |
BatchServerInventoryView |
class |
SingleServerInventoryView |
Constructor and Description |
---|
BrokerServerView(QueryToolChestWarehouse warehouse,
QueryWatcher queryWatcher,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
com.metamx.http.client.HttpClient httpClient,
FilteredServerInventoryView baseView,
TierSelectorStrategy tierSelectorStrategy,
com.metamx.emitter.service.ServiceEmitter emitter,
BrokerSegmentWatcherConfig segmentWatcherConfig) |
Constructor and Description |
---|
ClientInfoResource(FilteredServerInventoryView serverInventoryView,
TimelineServerView timelineServerView,
SegmentMetadataQueryConfig segmentMetadataQueryConfig,
AuthConfig authConfig) |
Constructor and Description |
---|
DruidBroker(FilteredServerInventoryView serverInventoryView,
DruidNode self,
ServiceAnnouncer serviceAnnouncer) |
Copyright © 2011–2017. All rights reserved.