Package org.apache.cassandra.diag
-
Interface Summary Interface Description DiagnosticEventServiceMBean Provides JMX enabled attributes and operations implemented byDiagnosticEventService
.LastEventIdBroadcasterMBean Provides a list of event types and the corresponding highest event IDs. -
Class Summary Class Description DiagnosticEvent Base class for internally emitted events used for diagnostics and testing.DiagnosticEventPersistence Manages storing and retrieving events based on enabledDiagnosticEventStore
implementation.DiagnosticEventService Service for publishing and consumingDiagnosticEvent
s.