Package | Description |
---|---|
io.druid.segment.loading | |
io.druid.server.coordination | |
io.druid.server.metrics |
Modifier and Type | Method and Description |
---|---|
SegmentLoaderConfig |
SegmentLoaderConfig.withLocations(List<StorageLocationConfig> locations) |
Modifier and Type | Method and Description |
---|---|
SegmentLoaderLocalCacheManager |
SegmentLoaderLocalCacheManager.withConfig(SegmentLoaderConfig config) |
Constructor and Description |
---|
SegmentLoaderLocalCacheManager(IndexIO indexIO,
SegmentLoaderConfig config,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
Constructor and Description |
---|
SegmentLoadDropHandler(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
SegmentLoaderConfig config,
DataSegmentAnnouncer announcer,
DataSegmentServerAnnouncer serverAnnouncer,
SegmentManager segmentManager) |
Constructor and Description |
---|
DruidSysMonitor(SegmentLoaderConfig config) |
Copyright © 2011–2018. All rights reserved.