Class MostAvailableSizeStorageLocationSelectorStrategy

java.lang.Object
org.apache.druid.segment.loading.MostAvailableSizeStorageLocationSelectorStrategy
All Implemented Interfaces:
StorageLocationSelectorStrategy

public class MostAvailableSizeStorageLocationSelectorStrategy extends Object implements StorageLocationSelectorStrategy
A StorageLocation selector strategy that selects a segment cache location that has most free space among the available storage locations.