Package org.wildfly.clustering.server.infinispan.scheduler
package org.wildfly.clustering.server.infinispan.scheduler
-
ClassDescriptionAbstractCacheEntryScheduler<I,
K extends Key<I>, V, M> An abstract cache entry scheduler.AbstractPrimaryOwnerCommand<I,M, R> An abstract primary owner command.CacheEntriesTask<K,V> Invokes a task against cache entries matching a filter.CacheEntryScheduler<I,K extends Key<I>, V, M> A task scheduler.CacheEntryScheduler.InactiveCacheEntryScheduler<I,K extends Key<I>, V, M> CacheEntryScheduler.ReferenceCacheEntryScheduler<I,K extends Key<I>, V, M> CacheKeysTask<K,V> Invokes a task against cache entries matching a filter.CancelCommand<I,M> Command that cancels a previously scheduled item.ContainsCommand<I,M> Command that determine if a given entry is known to the scheduler.EntriesCommand<I,M> Deprecated, for removal: This API element is subject to removal in a future version.To be removed without replacementPrimaryOwnerCommand<I,M, 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.Encapsulates configuration of aPrimaryOwnerScheduler.ScheduleCommand<I,M> Command that scheduled an entry.ProtoStream marshaller for aScheduleCommand.Scheduler<I,M> Scheduler that does not require predetermined entry meta data.SchedulerTopologyChangeListener<K,V, SE, CE> Handles cache topology events for a distributed scheduler.Command that schedules an item, where its meta data is persisted.Command that scheduled an item using transient metadata.