All Classes Interface Summary Class Summary
| Class |
Description |
| AffinityIdentifierFactory<I> |
An IdentifierFactory that uses a KeyAffinityService to pre-generate locally hashing identifiers from a supplier.
|
| CacheEntryMutator<K,V> |
Mutates a given cache entry.
|
| CancelCommand<I,M> |
Command that cancels a previously scheduled item.
|
| GroupedKey<K> |
An embedded cache key supporting group co-location.
|
| InfinispanBatcher |
|
| InfinispanCacheProperties |
Eagerly calculates the properties of a cache configuration.
|
| InfinispanConfiguration |
|
| InfinispanMutatorFactory<K,V> |
Factory for creating Mutator objects for an Infinispan cache.
|
| Logger |
Logger for the org.wildfly.clustering.ee.infinispan module.
|
| Logger_$logger |
Warning this class consists of generated code.
|
| PrimaryOwnerLocator<K> |
Function that returns the primary owner for a given cache key.
|
| PrimaryOwnerScheduler<I,K,M> |
Scheduler decorator that schedules/cancels a given object on the primary owner.
|
| RetryingInvoker |
Retrying invoker whose retry intervals are auto-generated based an Infinispan cache configuration.
|
| ScheduleCommand<I,M> |
Command that scheduled an element.
|
| ScheduleLocalEntriesTask<I,M,K extends org.wildfly.clustering.ee.Key<I>,V extends M> |
A task which schedules newly owned entries.
|
| ScheduleLocalKeysTask<I,K extends org.wildfly.clustering.ee.Key<I>> |
A task which schedules newly owned keys.
|
| Scheduler<I,M> |
A task scheduler.
|
| SchedulerListener |
|
| SchedulerSerializationContextInitializer |
|
| SchedulerTopologyChangeListener<I,K extends org.wildfly.clustering.ee.Key<I>,V> |
|
| ScheduleWithMetaDataCommand<I,M> |
Command that schedules an item, where its meta data is persisted.
|
| ScheduleWithMetaDataCommandMarshaller<I,M> |
|
| ScheduleWithTransientMetaDataCommand<I,M> |
Command that scheduled an item.
|