Uses of Class
org.graylog.events.processor.storage.EventStorageHandlerException
Packages that use EventStorageHandlerException
-
Uses of EventStorageHandlerException in org.graylog.events.processor.storage
Methods in org.graylog.events.processor.storage that throw EventStorageHandlerExceptionModifier and TypeMethodDescriptionvoidEventStorageHandlerEngine.handleEvents(List<EventWithContext> eventsWithContext, com.google.common.collect.ImmutableList<EventStorageHandler.Config> handlerConfigs) Run storage handlers.