Uses of Class
org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand
Packages that use AbstractPrimaryOwnerCommand
Package
Description
-
Uses of AbstractPrimaryOwnerCommand in org.wildfly.clustering.server.infinispan.expiration
Modifier and TypeClassDescriptionclassScheduleCommandthat wraps expiration metadata with a marshallable implementation. -
Uses of AbstractPrimaryOwnerCommand in org.wildfly.clustering.server.infinispan.scheduler
Modifier and TypeClassDescriptionclassCancelCommand<K,V> Command that cancels a previously scheduled entry.classContainsCommand<K,V> Command that determine if a given entry is known to the scheduler.classScheduleCommand<K,V> Command that scheduled an entry.