Hierarchy For Package org.exoplatform.services.cache.impl.infinispan.distributed
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.exoplatform.services.ispn.AbstractMapper<KIn,VIn,KOut,VOut> (implements org.infinispan.distexec.mapreduce.Mapper<KIn,VIn,KOut,VOut>)
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.ClearCacheMapper<K,V>
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetCachedObjectsMapper<K,V>
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetEntriesMapper<K,V>
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetSizeMapper<K,V>
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache<K,V> (implements org.exoplatform.services.cache.ExoCache<K,V>)
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.CacheEventListener
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.CacheKey<K> (implements java.io.Externalizable)
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.ClearCacheReducer (implements org.infinispan.distexec.mapreduce.Reducer<KOut,VOut>)
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetCachedObjectsReducer<K,V> (implements org.infinispan.distexec.mapreduce.Reducer<KOut,VOut>)
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetEntriesReducer<K,V> (implements org.infinispan.distexec.mapreduce.Reducer<KOut,VOut>)
- org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetSizeReducer<K> (implements org.infinispan.distexec.mapreduce.Reducer<KOut,VOut>)
- org.exoplatform.services.ispn.AbstractMapper<KIn,VIn,KOut,VOut> (implements org.infinispan.distexec.mapreduce.Mapper<KIn,VIn,KOut,VOut>)