Package com.netflix.servo.util

Class Summary
ExpiringCache<K,V> A semi-persistent mapping from keys to values.
ThreadCpuStats Keep track of the cpu usage for threads in the jvm.
ThreadCpuStats.CpuUsage Keeps track of the cpu usage for a single thread.
 

Enum Summary
ThreadCpuStats.CpuUsageComparator Comparator for sorting cpu usage based on one of the columns.