Uses of Interface
org.apache.cassandra.diag.store.DiagnosticEventStore
-
Packages that use DiagnosticEventStore Package Description org.apache.cassandra.diag.store -
-
Uses of DiagnosticEventStore in org.apache.cassandra.diag.store
Classes in org.apache.cassandra.diag.store that implement DiagnosticEventStore Modifier and Type Class Description class
DiagnosticEventMemoryStore
Simple on-heap memory store that allows to buffer and retrieve a fixed number of events.
-