Uses of Class
org.apache.druid.segment.loading.StorageLocationConfig
-
Packages that use StorageLocationConfig Package Description org.apache.druid.segment.loading -
-
Uses of StorageLocationConfig in org.apache.druid.segment.loading
Methods in org.apache.druid.segment.loading that return types with arguments of type StorageLocationConfig Modifier and Type Method Description List<StorageLocationConfig>SegmentLoaderConfig. getLocations()Method parameters in org.apache.druid.segment.loading with type arguments of type StorageLocationConfig Modifier and Type Method Description SegmentLoaderConfigSegmentLoaderConfig. withLocations(List<StorageLocationConfig> locations)
-