| Package | Description | 
|---|---|
| io.druid.segment.loading | 
| Modifier and Type | Method and Description | 
|---|---|
StorageLocationConfig | 
StorageLocationConfig.setFreeSpacePercent(Double freeSpacePercent)  | 
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–2018. All rights reserved.