public final class SchemaEvent extends DiagnosticEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaEvent.SchemaEventType |
threadName, timestamp| Modifier and Type | Method and Description |
|---|---|
SchemaEvent.SchemaEventType |
getType()
Returns event type discriminator.
|
java.util.Map<java.lang.String,java.io.Serializable> |
toMap()
Returns map of key-value pairs containing relevant event details.
|
public SchemaEvent.SchemaEventType getType()
DiagnosticEventgetType in class DiagnosticEventpublic java.util.Map<java.lang.String,java.io.Serializable> toMap()
DiagnosticEventtoMap in class DiagnosticEventCopyright © 2009-2020 The Apache Software Foundation