Uses of Class
org.graylog2.storage.providers.AtomicCache
Packages that use AtomicCache
-
Uses of AtomicCache in org.graylog2.storage.providers
Constructors in org.graylog2.storage.providers with parameters of type AtomicCacheModifierConstructorDescriptionElasticsearchVersionProvider(SearchVersion versionOverride, List<URI> elasticsearchHosts, VersionProbe versionProbe, AtomicCache<Optional<SearchVersion>> cachedVersion)