Uses of Interface
org.apache.druid.segment.loading.StorageLocationStats
Packages that use StorageLocationStats
-
Uses of StorageLocationStats in org.apache.druid.segment.loading
Classes in org.apache.druid.segment.loading that implement StorageLocationStatsMethods in org.apache.druid.segment.loading that return types with arguments of type StorageLocationStatsModifier and TypeMethodDescriptionStorageStats.getLocationStats()Map of location label (such as file path) toStorageLocationStatsConstructor parameters in org.apache.druid.segment.loading with type arguments of type StorageLocationStatsModifierConstructorDescriptionStorageStats(Map<String, StorageLocationStats> stats, Map<String, VirtualStorageLocationStats> virtualStats)