Interface ImmutableTimerMetaDataFactory<I,V>

Type Parameters:
I - the timer identifier type
V - the timer metadata value type
All Superinterfaces:
org.wildfly.clustering.cache.CacheEntryLocator<I,V>
All Known Subinterfaces:
TimerMetaDataFactory<I,V>

public interface ImmutableTimerMetaDataFactory<I,V> extends org.wildfly.clustering.cache.CacheEntryLocator<I,V>
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.wildfly.clustering.cache.CacheEntryLocator

    findValue, findValueAsync, tryValue, tryValueAsync