Package | Description |
---|---|
io.druid.indexing.overlord.http | |
io.druid.indexing.overlord.http.security | |
io.druid.server | |
io.druid.server.http | |
io.druid.server.http.security |
Constructor and Description |
---|
OverlordResource(TaskMaster taskMaster,
TaskStorageQueryAdapter taskStorageQueryAdapter,
TaskLogStreamer taskLogStreamer,
JacksonConfigManager configManager,
AuditManager auditManager,
AuthConfig authConfig) |
Constructor and Description |
---|
TaskResourceFilter(TaskStorageQueryAdapter taskStorageQueryAdapter,
AuthConfig authConfig) |
Modifier and Type | Field and Description |
---|---|
protected AuthConfig |
QueryResource.authConfig |
Constructor and Description |
---|
BrokerQueryResource(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig,
TimelineServerView brokerServerView) |
ClientInfoResource(FilteredServerInventoryView serverInventoryView,
TimelineServerView timelineServerView,
SegmentMetadataQueryConfig segmentMetadataQueryConfig,
AuthConfig authConfig) |
QueryResource(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig) |
Constructor and Description |
---|
DatasourcesResource(CoordinatorServerView serverInventoryView,
MetadataSegmentManager databaseSegmentManager,
IndexingServiceClient indexingServiceClient,
AuthConfig authConfig) |
IntervalsResource(InventoryView serverInventoryView,
AuthConfig authConfig) |
MetadataResource(MetadataSegmentManager metadataSegmentManager,
IndexerMetadataStorageCoordinator metadataStorageCoordinator,
AuthConfig authConfig) |
Modifier and Type | Method and Description |
---|---|
AuthConfig |
AbstractResourceFilter.getAuthConfig() |
Constructor and Description |
---|
AbstractResourceFilter(AuthConfig authConfig) |
ConfigResourceFilter(AuthConfig authConfig) |
DatasourceResourceFilter(AuthConfig authConfig) |
RulesResourceFilter(AuthConfig authConfig) |
StateResourceFilter(AuthConfig authConfig) |
Copyright © 2011–2017. All rights reserved.