| Package | Description |
|---|---|
| org.graylog2.contentpacks.facades | |
| org.graylog2.decorators | |
| org.graylog2.lookup | |
| org.graylog2.rest.resources.system.lookup |
| Constructor and Description |
|---|
InputFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
InputService inputService,
InputRegistry inputRegistry,
DBLookupTableService lookupTableService,
GrokPatternService grokPatternService,
MessageInputFactory messageInputFactory,
ExtractorFactory extractorFactory,
ConverterFactory converterFactory,
ServerStatus serverStatus,
Set<PluginMetaData> pluginMetaData,
Map<String,MessageInput.Factory<? extends MessageInput>> inputFactories) |
LookupTableFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
DBLookupTableService lookupTableService) |
| Constructor and Description |
|---|
Config(DBLookupTableService lookupTableService) |
| Constructor and Description |
|---|
LookupTableService(DBDataAdapterService dbAdapters,
DBCacheService dbCaches,
DBLookupTableService dbTables,
Map<String,LookupCache.Factory> cacheFactories,
Map<String,LookupDataAdapter.Factory> adapterFactories,
Map<String,LookupDataAdapter.Factory2> adapterFactories2,
ScheduledExecutorService scheduler,
com.google.common.eventbus.EventBus eventBus) |
| Constructor and Description |
|---|
LookupTableResource(DBLookupTableService dbTableService,
DBDataAdapterService dbDataAdapterService,
DBCacheService dbCacheService,
Map<String,LookupCache.Factory> cacheTypes,
Map<String,LookupDataAdapter.Factory> dataAdapterTypes,
Map<String,LookupDataAdapter.Factory2> dataAdapterTypes2,
LookupTableService lookupTableService,
LookupDataAdapterValidationContext lookupDataAdapterValidationContext) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.