Class DiagnosticEventMemoryStore

java.lang.Object
org.apache.cassandra.diag.store.DiagnosticEventMemoryStore
All Implemented Interfaces:
DiagnosticEventStore<Long>

public final class DiagnosticEventMemoryStore extends Object implements DiagnosticEventStore<Long>
Simple on-heap memory store that allows to buffer and retrieve a fixed number of events.