Uses of Interface
com.norconex.crawler.core.cluster.CacheManager
Packages that use CacheManager
Package
Description
-
Uses of CacheManager in com.norconex.crawler.core.cluster
Methods in com.norconex.crawler.core.cluster that return CacheManager -
Uses of CacheManager in com.norconex.crawler.core.cluster.impl.hazelcast
Classes in com.norconex.crawler.core.cluster.impl.hazelcast that implement CacheManagerMethods in com.norconex.crawler.core.cluster.impl.hazelcast that return CacheManager -
Uses of CacheManager in com.norconex.crawler.core.cluster.impl.memory
Classes in com.norconex.crawler.core.cluster.impl.memory that implement CacheManagerModifier and TypeClassDescriptionclassIn-memoryCacheManagerfor the memory (non-clustered) mode.Methods in com.norconex.crawler.core.cluster.impl.memory that return CacheManager -
Uses of CacheManager in com.norconex.crawler.core.cluster.impl.mvstore
Classes in com.norconex.crawler.core.cluster.impl.mvstore that implement CacheManagerModifier and TypeClassDescriptionclassCacheManagerbacked by H2 MVStore for persistent caches and in-memory structures for ephemeral caches (eph-*).Methods in com.norconex.crawler.core.cluster.impl.mvstore that return CacheManager