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()
DiagnosticEventgetType in class DiagnosticEventpublic java.util.HashMap<java.lang.String,java.io.Serializable> toMap()
DiagnosticEventtoMap in class DiagnosticEventCopyright © 2009-2020 The Apache Software Foundation