Class LateralCache<K,V>

All Implemented Interfaces:
AuxiliaryCache<K,V>, ICache<K,V>, ICacheType

public class LateralCache<K,V> extends AbstractAuxiliaryCacheEventLogging<K,V>
Lateral distributor. Returns null on get by default. Net search not implemented.