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()
DiagnosticEvent
getType
in class DiagnosticEvent
public java.util.Map<java.lang.String,java.io.Serializable> toMap()
DiagnosticEvent
toMap
in class DiagnosticEvent
Copyright © 2009- The Apache Software Foundation