| Package | Description |
|---|---|
| org.graylog2.contentpacks.facades | |
| org.graylog2.lookup | |
| org.graylog2.rest.resources.system.lookup |
| Constructor and Description |
|---|
LookupCacheFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
DBCacheService cacheService,
Set<PluginMetaData> pluginMetaData) |
| 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.