Package org.wildfly.clustering.server.infinispan.scheduler
package org.wildfly.clustering.server.infinispan.scheduler
-
ClassDescriptionAbstractPrimaryOwnerCommand<K,
V, R> An abstract primary owner command.CacheEntriesTask<K,V> Invokes a task against cache entries matching a filter.CacheEntryScheduler<K,V> A scheduler for a cache entry.CacheEntrySchedulerService<I, K extends org.wildfly.clustering.cache.Key<I>, V, T>A cache entry scheduler facade for a scheduler.CacheKeysTask<K,V> Invokes a task against cache entries matching a filter.CancelCommand<K,V> Command that cancels a previously scheduled entry.ContainsCommand<K,V> Command that determine if a given entry is known to the scheduler.PrimaryOwnerCommand<K,V, R> A command intended to be sent to the primary owner of a given cache entry.Scheduler decorator that schedules/cancels a given object on the primary owner.PrimaryOwnerSchedulerService.Configuration<K,V, SE, CE> Encapsulates configuration of aPrimaryOwnerSchedulerService.ScheduleCommand<K,V> Command that scheduled an entry.ProtoStream marshaller for aScheduleCommand.The serialization context initializer for this package.SchedulerTopologyChangeListenerRegistrar<K,V, SE, CE> Handles cache topology events for a distributed scheduler.