Uses of Record Class
com.loomcache.server.metrics.SlotMetrics.SlotStats
Packages that use SlotMetrics.SlotStats
-
Uses of SlotMetrics.SlotStats in com.loomcache.server.metrics
Methods in com.loomcache.server.metrics that return SlotMetrics.SlotStatsModifier and TypeMethodDescription@Nullable SlotMetrics.SlotStatsSlotMetrics.getSlot(int slotId) Get statistics for a specific slot.Methods in com.loomcache.server.metrics that return types with arguments of type SlotMetrics.SlotStatsModifier and TypeMethodDescriptionSlotMetrics.getAllSlots()Get all tracked slots.SlotMetrics.getTopSlots(int n) Get the top N slots by access count.