Uses of Class
org.apache.druid.client.cache.CachePopulatorStats.Snapshot
-
Packages that use CachePopulatorStats.Snapshot Package Description org.apache.druid.client.cache -
-
Uses of CachePopulatorStats.Snapshot in org.apache.druid.client.cache
Methods in org.apache.druid.client.cache that return CachePopulatorStats.Snapshot Modifier and Type Method Description CachePopulatorStats.SnapshotCachePopulatorStats.Snapshot. delta(CachePopulatorStats.Snapshot oldSnapshot)CachePopulatorStats.SnapshotCachePopulatorStats. snapshot()Methods in org.apache.druid.client.cache with parameters of type CachePopulatorStats.Snapshot Modifier and Type Method Description CachePopulatorStats.SnapshotCachePopulatorStats.Snapshot. delta(CachePopulatorStats.Snapshot oldSnapshot)
-