Uses of Class
org.apache.druid.segment.loading.StorageLocation.WeakStats
Packages that use StorageLocation.WeakStats
-
Uses of StorageLocation.WeakStats in org.apache.druid.segment.loading
Methods in org.apache.druid.segment.loading that return StorageLocation.WeakStatsModifier and TypeMethodDescriptionStorageLocation.WeakStats.evict(long size) StorageLocation.getWeakStats()StorageLocation.WeakStats.hit(long size) StorageLocation.WeakStats.load(long size) StorageLocation.WeakStats.reject()StorageLocation.resetWeakStats()StorageLocation.WeakStats.unmount()