| Class | Description |
|---|---|
| InvalidationExoCache<K extends Serializable,V> |
This eXo cache type is a decorator allowing ExoCache instances that have
big values or non serializable values to be replicated thanks to an invalidation
mechanism.
|
| InvalidationExoCache.HashCode<V> |
We use this class to propagate the hash code of the value efficiently over the network
|
Copyright © 2016 eXo Platform SAS. All Rights Reserved.