| Package | Description |
|---|---|
| org.graylog.events.processor.storage | |
| org.graylog.events.rest | |
| org.graylog2.plugin |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PersistToStreamsStorageHandler.Factory |
| Constructor and Description |
|---|
EventStorageHandlerEngine(Map<String,EventStorageHandler.Factory> storageHandlerFactories) |
| Constructor and Description |
|---|
AvailableEntityTypesResource(Map<String,EventProcessor.Factory> eventProcessorFactories,
Map<String,FieldValueProvider.Factory> fieldValueProviders,
Map<String,EventStorageHandler.Factory> storageHandlerFactories) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addEventStorageHandler(String name,
Class<? extends EventStorageHandler> handlerClass,
Class<? extends EventStorageHandler.Factory> factoryClass,
Class<? extends EventStorageHandler.Config> configClass) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.