Package org.apache.commons.jcs3.auxiliary.lateral
package org.apache.commons.jcs3.auxiliary.lateral
Root package for the lateral cache family.
Lateral caches broadcast puts and removals to other local caches.
-
ClassDescriptionLateralCache<K,
V> Lateral distributor.This class stores attributes for all of the available lateral cache auxiliaries.Used to monitor and repair any failed connection for the lateral cache service.LateralCacheNoWait<K,V> Used to queue up update requests to the underlying cache.Used to provide access to multiple services under nowait protection.Enumeration of the available lateral commandsThis class wraps command to other laterals.