Serialized Form
-
Package org.exoplatform.services.cache.impl.infinispan.distributed
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.CacheKey extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.ClearCacheMapper extends org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.AbstractExoCacheMapper<K,V,Void,Void> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.ClearCacheReducer extends Object implements Serializable
- serialVersionUID:
- -8111087186325793256L
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetCachedObjectsMapper extends org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.AbstractExoCacheMapper<K,V,String,List<V>> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetCachedObjectsReducer extends Object implements Serializable
- serialVersionUID:
- 8069024420056440405L
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetEntriesMapper extends org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.AbstractExoCacheMapper<K,V,K,V> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetEntriesReducer extends Object implements Serializable
- serialVersionUID:
- 5153826700048219537L
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetSizeMapper extends org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.AbstractExoCacheMapper<K,V,String,Integer> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.GetSizeReducer extends Object implements Serializable
- serialVersionUID:
- -5264142863835473112L
-
-
Package org.exoplatform.services.ispn
-
Class org.exoplatform.services.ispn.AbstractMapper extends Object implements Serializable
- serialVersionUID:
- 7118530772747505976L
-