public interface EventStorageHandler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventStorageHandler.Config |
static interface |
EventStorageHandler.Factory<TYPE extends EventStorageHandler> |
| Modifier and Type | Method and Description |
|---|---|
EventStorageHandlerCheckResult |
checkPreconditions() |
void |
handleEvents(List<EventWithContext> eventsWithContext) |
void handleEvents(List<EventWithContext> eventsWithContext)
EventStorageHandlerCheckResult checkPreconditions()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.