| Package | Description |
|---|---|
| org.graylog2.contentpacks.facades | |
| org.graylog2.lookup | |
| org.graylog2.migrations | |
| org.graylog2.rest.resources.system.lookup |
| Constructor and Description |
|---|
LookupDataAdapterFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
DBDataAdapterService dataAdapterService,
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 |
|---|
V20191129134600_CreateInitialUrlWhitelist(ClusterConfigService clusterConfigService,
UrlWhitelistService whitelistService,
DBDataAdapterService dataAdapterService,
DBNotificationService notificationService,
RegexHelper regexHelper) |
| 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.