Package org.apache.cassandra.diag.store
-
Interface Summary Interface Description DiagnosticEventStore<T extends java.lang.Comparable<T>> Enables storing and retrievingDiagnosticEvent
s. -
Class Summary Class Description DiagnosticEventMemoryStore Simple on-heap memory store that allows to buffer and retrieve a fixed number of events.