Class EventSummary
java.lang.Object
org.graylog.plugins.views.search.searchtypes.events.EventSummary
- All Implemented Interfaces:
CommonEventSummary
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface org.graylog.plugins.views.search.searchtypes.events.CommonEventSummary
FIELD_ALERT, FIELD_EVENT_DEFINITION_ID, FIELD_EVENT_KEYS, FIELD_EVENT_TIMESTAMP, FIELD_ID, FIELD_MESSAGE, FIELD_PRIORITY, FIELD_REPLAY_INFO, FIELD_STREAMS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EventSummary.Builderbuilder()static EventSummaryabstract EventSummary.BuilderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog.plugins.views.search.searchtypes.events.CommonEventSummary
alert, eventDefinitionId, eventKeys, id, message, priority, rawEvent, replayInfo, streams, timestamp
-
Constructor Details
-
EventSummary
public EventSummary()
-
-
Method Details
-
parse
-
builder
-
toBuilder
-