Class RandomStorageLocationSelectorStrategy

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

public class RandomStorageLocationSelectorStrategy extends Object implements StorageLocationSelectorStrategy
A StorageLocation selector strategy that selects a segment cache location randomly each time among the available storage locations.