Package org.graylog2.lookup
package org.graylog2.lookup
-
ClassDescriptionThis will be passed to
LookupDataAdapter.refresh(LookupCachePurge)to allow data adapters to purge the cache after updating their state/data.This is responsible for schedulingLookupDataAdapterrefreshes.This service listener should be attached to adata adapter service.A LookupTable references aLookupCacheand aLookupDataAdapter, which both have their own lifecycle.Abstracts the configuration retrieval forLookupTableService.This service maintains the in-memory adapters, caches and lookup table instances.