public static class DistributedExoCache.GetSizeMapper<K,V> extends AbstractMapper<DistributedExoCache.CacheKey<K>,V,KOut,VOut>
| Constructor and Description |
|---|
DistributedExoCache.GetSizeMapper() |
DistributedExoCache.GetSizeMapper(String fullName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_map(DistributedExoCache.CacheKey<K> key,
V value,
org.infinispan.distexec.mapreduce.Collector<String,Integer> collector)
This method is in fact an internal mapping, it will be called by the map method in
case the given key matches with the context
|
mappublic DistributedExoCache.GetSizeMapper()
public DistributedExoCache.GetSizeMapper(String fullName)
protected void _map(DistributedExoCache.CacheKey<K> key, V value, org.infinispan.distexec.mapreduce.Collector<String,Integer> collector)
_map in class AbstractMapper<DistributedExoCache.CacheKey<K>,V,String,Integer>Copyright © 2014 eXo Platform SAS. All Rights Reserved.