Uses of Package
com.norconex.crawler.core.cluster
Packages that use com.norconex.crawler.core.cluster
Package
Description
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.core
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.core.clusterClassDescriptionVery simple cache entry expression.Backend-agnostic envelope for storing arbitrary objects as a pair of: - className: fully qualified class name of the original object - serialized: JSON representation of the original object This type intentionally has no backend-specific annotations so it can be used in any storage path (e.g., String caches, DB) and adapted by backend-specific wrappers (e.g., Protostream-annotated classes).
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.core.cluster.impl.hazelcastClassDescriptionVery simple cache entry expression.
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.core.cluster.impl.memoryClassDescriptionVery simple cache entry expression.
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.core.cluster.impl.mvstoreClassDescriptionVery simple cache entry expression.
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.core.session
-
Classes in com.norconex.crawler.core.cluster used by com.norconex.crawler.web.util