Interface RemappableTimerMetaDataEntry<C>
- Type Parameters:
C- the timer context type
- All Superinterfaces:
Function<Instant,,Instant> ImmutableTimerMetaDataEntry<C>,org.wildfly.clustering.cache.function.Remappable<RemappableTimerMetaDataEntry<C>,,Supplier<org.wildfly.clustering.server.offset.Offset<Duration>>> TimerConfiguration,TimerMetaDataEntry<C>,UnaryOperator<Instant>
- All Known Implementing Classes:
AbstractTimerMetaDataEntry,IntervalTimerMetaDataEntry,ScheduleTimerMetaDataEntry
public interface RemappableTimerMetaDataEntry<C>
extends TimerMetaDataEntry<C>, org.wildfly.clustering.cache.function.Remappable<RemappableTimerMetaDataEntry<C>,Supplier<org.wildfly.clustering.server.offset.Offset<Duration>>>
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ejb.cache.timer.ImmutableTimerMetaDataEntry
getContext, getLastTimeout, getTimeoutMatcher, getTypeMethods inherited from interface org.wildfly.clustering.cache.function.Remappable
remapMethods inherited from interface org.wildfly.clustering.ejb.timer.TimerConfiguration
getStartMethods inherited from interface org.wildfly.clustering.ejb.cache.timer.TimerMetaDataEntry
setLastTimeout