Package org.wildfly.clustering.server.infinispan.scheduler
package org.wildfly.clustering.server.infinispan.scheduler
-
ClassDescriptionAbstract
CacheEntrySchedulerthat delegates to a local scheduler.CacheEntryScheduler<I,M> A task scheduler.CancelCommand<I,M> Command that cancels a previously scheduled item.ContainsCommand<I,M> EntriesCommand<I,M> Scheduler decorator that schedules/cancels a given object on the primary owner.ScheduleCommand<I,M> Command that scheduled an element.ScheduleLocalEntriesTask<I,M, K extends org.wildfly.clustering.cache.Key<I>> A task which schedules newly owned entries.ScheduleLocalKeysTask<I,K extends org.wildfly.clustering.cache.Key<I>> A task which schedules newly owned keys.SchedulerTopologyChangeListener<I,K extends org.wildfly.clustering.cache.Key<I>, V> Command that schedules an item, where its meta data is persisted.ProtoStream marshaller for aScheduleWithMetaDataCommand.Command that scheduled an item.