Class InfinispanTimerIndexKey
java.lang.Object
org.wildfly.clustering.cache.infinispan.CacheKey<TimerIndex>
org.wildfly.clustering.ejb.infinispan.timer.InfinispanTimerIndexKey
- All Implemented Interfaces:
org.wildfly.clustering.cache.Key<TimerIndex>,TimerIndexKey
public class InfinispanTimerIndexKey
extends org.wildfly.clustering.cache.infinispan.CacheKey<TimerIndex>
implements TimerIndexKey
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.cache.infinispan.CacheKey
equals, getId, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.cache.Key
getId
-
Constructor Details
-
InfinispanTimerIndexKey
-