| Package | Description |
|---|---|
| io.druid.segment.loading |
| Modifier and Type | Method and Description |
|---|---|
StorageLocationConfig |
StorageLocationConfig.setMaxSize(long maxSize) |
StorageLocationConfig |
StorageLocationConfig.setPath(File path) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageLocationConfig> |
SegmentLoaderConfig.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
SegmentLoaderConfig |
SegmentLoaderConfig.withLocations(List<StorageLocationConfig> locations) |
Copyright © 2011–2015. All rights reserved.