Class DistributedExoCache.GetCachedObjectsReducer<K,V>
- java.lang.Object
-
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetCachedObjectsReducer<K,V>
-
- All Implemented Interfaces:
Serializable,org.infinispan.distexec.mapreduce.Reducer<K,List<V>>
- Enclosing class:
- DistributedExoCache<K extends Serializable,V>
public static class DistributedExoCache.GetCachedObjectsReducer<K,V> extends Object implements org.infinispan.distexec.mapreduce.Reducer<K,List<V>>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetCachedObjectsReducer()
-