Class DistributedExoCache.GetEntriesMapper<K,V>

java.lang.Object
org.exoplatform.services.ispn.AbstractMapper<DistributedExoCache.CacheKey<K>,V,KOut,VOut>
org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetEntriesMapper<K,V>
All Implemented Interfaces:
Externalizable, Serializable, org.infinispan.distexec.mapreduce.Mapper<DistributedExoCache.CacheKey<K>,V,K,V>
Enclosing class:
DistributedExoCache<K extends Serializable,V>

public static class DistributedExoCache.GetEntriesMapper<K,V> extends AbstractMapper<DistributedExoCache.CacheKey<K>,V,KOut,VOut>
See Also: