public final class GossiperEvent extends DiagnosticEvent
Gossiper
activities.Modifier and Type | Class and Description |
---|---|
static class |
GossiperEvent.GossiperEventType |
Modifier and Type | Field and Description |
---|---|
GossiperEvent.GossiperEventType |
type |
threadName, timestamp
Modifier and Type | Method and Description |
---|---|
java.lang.Enum<GossiperEvent.GossiperEventType> |
getType()
Returns event type discriminator.
|
java.util.HashMap<java.lang.String,java.io.Serializable> |
toMap()
Returns map of key-value pairs containing relevant event details.
|
public GossiperEvent.GossiperEventType type
public java.lang.Enum<GossiperEvent.GossiperEventType> getType()
DiagnosticEvent
getType
in class DiagnosticEvent
public java.util.HashMap<java.lang.String,java.io.Serializable> toMap()
DiagnosticEvent
toMap
in class DiagnosticEvent
Copyright © 2009-2020 The Apache Software Foundation