Package org.wildfly.clustering.ejb.cache.timer
-
Interface Summary Interface Description ImmutableIntervalTimerMetaDataEntry<C> An immutable view of an interval-based timer metadata cache entry.ImmutableScheduleExpressionBuilder ImmutableScheduleTimerMetaDataEntry<C> An immutable view of a schedule-based timer metadata cache entry.ImmutableTimerMetaDataEntry<C> ImmutableTimerMetaDataFactory<I,V,C> RemappableTimerMetaDataEntry<C> TimerFactory<I,V,C> TimerIndexKey TimerMetaDataConfiguration<V> TimerMetaDataEntry<C> TimerMetaDataFactory<I,V,C> TimerMetaDataKey<I> -
Class Summary Class Description AbstractTimerMetaDataEntry<C> The base timer metadata cache entry.DefaultImmutableTimerMetaData<C> The default implementation of the immutable view of a timer metadata.DefaultTimerMetaData<C> A timer metadata implementation that triggers a mutator onDefaultTimerMetaData.setLastTimeout(Instant).IntervalTimerMetaDataEntry<C> An interval-based timer metadata cache entry.IntervalTimerMetaDataEntryMarshaller MutableTimerMetaDataEntry<C> ScheduleTimerMetaDataEntry<C> An schedule-based timer metadata cache entry.ScheduleTimerMetaDataEntryMarshaller TimeoutDescriptor Describes a timeout method.TimerIndex Index for auto-timers.TimerMetaDataEntryFunction<C> TimerSerializationContextInitializer -
Enum Summary Enum Description DefaultTimeoutMatcher The default timeout matcher.ImmutableScheduleExpressionMarshaller ScheduleTimerOperatorFactory TimeoutDescriptorMarshaller Marshaller for aTimeoutDescriptor.TimerIndexMarshaller