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 |
---|
ZkCoordinator(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
SegmentLoaderConfig config,
ZkPathsConfig zkPaths,
DruidServerMetadata me,
DataSegmentAnnouncer announcer,
org.apache.curator.framework.CuratorFramework curator,
ServerManager serverManager,
ScheduledExecutorFactory factory) |
Constructor and Description |
---|
DruidSysMonitor(SegmentLoaderConfig config) |
Copyright © 2011–2017. All rights reserved.