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