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