Class ScheduleWithTransientMetaDataCommand<I,M>
java.lang.Object
org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand<I,M,Void>
org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand<I,M>
org.wildfly.clustering.server.infinispan.scheduler.ScheduleWithTransientMetaDataCommand<I,M>
- Type Parameters:
I- the scheduled entry identifier typeM- the scheduled entry metadata type
- All Implemented Interfaces:
org.wildfly.clustering.server.dispatcher.Command<Void,,Scheduler<I, M>, RuntimeException> PrimaryOwnerCommand<I,M, Void>
Command that scheduled an item using transient metadata.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
executeMethods inherited from class org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand
getId, toString
-
Constructor Details
-
ScheduleWithTransientMetaDataCommand
-
-
Method Details
-
getMetaData
- Overrides:
getMetaDatain classScheduleCommand<I,M>
-