Package org.wildfly.clustering.ee.infinispan
-
Interface Summary Interface Description InfinispanCacheConfiguration General configuration that identifies an Infinispan cache.InfinispanConfiguration -
Class Summary Class Description CacheComputeMutatorFactory<K,V,O> Factory that creates compute-based Mutator instances.CacheEntryComputeMutator<K,V> Mutator for a cache entry using a compute function.CacheEntryMutator<K,V> Mutates a given cache entry.CacheMutatorFactory<K,V> Factory for creatingMutatorobjects for an Infinispan cache.GroupedKey<K> An embedded cache key supporting group co-location.InfinispanCacheProperties Eagerly calculates the properties of a cache configuration.PrimaryOwnerLocator<K> Function that returns the primary owner for a given cache key.