Package com.norconex.crawler.core.cluster
package com.norconex.crawler.core.cluster
-
ClassDescriptionCacheMap<T>Canonical names for distributed cache maps used by the crawler cluster.CacheQueue<T>Runtime exception for cache-related errors.Very 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).