Uses of Class
com.wavefront.common.EvictingRingBuffer
-
Packages that use EvictingRingBuffer Package Description com.wavefront.common -
-
Uses of EvictingRingBuffer in com.wavefront.common
Subclasses of EvictingRingBuffer in com.wavefront.common Modifier and Type Class Description classSynchronizedEvictingRingBuffer<T>A thread-safe implementation of a basic ring buffer with an ability to evict values on overflow.
-