Package org.wildfly.clustering.ee.hotrod
-
Interface Summary Interface Description HotRodConfiguration RemoteCacheConfiguration Configuration identifying a remote cache. -
Class Summary Class Description RemoteCacheComputeMutatorFactory<K,V,O> Factory that creates compute-based Mutator instances.RemoteCacheEntryComputeMutator<K,V> Mutator for a cache entry using a compute function.RemoteCacheEntryMutator<K,V> Mutates a given cache entry.RemoteCacheKey<I> Base type for remote cache keys.RemoteCacheMutatorFactory<K,V> Factory for creating aMutatorfor a remote cache entry.RemoteCacheProperties