| Package | Description |
|---|---|
| org.apache.druid.guice | |
| org.apache.druid.segment.loading | |
| org.apache.druid.server.coordination | |
| org.apache.druid.server.metrics |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
StorageNodeModule.isSegmentCacheConfigured(SegmentLoaderConfig segmentLoaderConfig) |
| Modifier and Type | Method and Description |
|---|---|
SegmentLoaderConfig |
SegmentLoaderConfig.withLocations(List<StorageLocationConfig> locations) |
| 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,
ServerTypeConfig serverTypeConfig) |
ZkCoordinator(SegmentLoadDropHandler loadDropHandler,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ZkPathsConfig zkPaths,
DruidServerMetadata me,
org.apache.curator.framework.CuratorFramework curator,
SegmentLoaderConfig config)
Deprecated.
|
| Constructor and Description |
|---|
DruidSysMonitor(SegmentLoaderConfig config) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.