All Classes and Interfaces

Class
Description
Abstract CacheEntryScheduler that delegates to a local scheduler.
An AbstractCacheEntryScheduler suitable for expiration.
An IdentifierFactory that uses a KeyAffinityService to pre-generate locally hashing identifiers from a supplier.
Factory that creates compute-based Mutator instances.
Mutator for a cache entry using a compute function.
Mutates a given cache entry.
A task scheduler.
Factory for creating Mutator objects for an Infinispan cache.
Command that cancels a previously scheduled item.
 
 
SerializationContextInitializer that registers marshallers for all marshallable objects in this package.
An embedded cache key supporting group co-location.
 
General configuration that identifies an Infinispan cache.
Eagerly calculates the properties of a cache configuration.
 
Logger for the org.wildfly.clustering.ee.infinispan module.
Warning this class consists of generated code.
Function that returns the primary owner for a given cache key.
Scheduler decorator that schedules/cancels a given object on the primary owner.
Retrying invoker whose retry intervals are auto-generated based an Infinispan cache configuration.
Command that scheduled an element.
A task which schedules newly owned entries.
A task which schedules newly owned keys.
 
 
ScheduleCommand factory that wraps expiration metadata with a marshallable implementation.
Command that schedules an item, where its meta data is persisted.
ProtoStream marshaller for a ScheduleWithMetaDataCommand.
Command that scheduled an item.
Simple ExpirationMetaData implementation.
ProtoStream marshaller for a SimpleExpirationMetaData.