Package org.infinispan.expiration.impl
-
Interface Summary Interface Description InternalExpirationManager<K,V> Interface describing the internal operations for the the ExpirationManager. -
Class Summary Class Description ClusterExpirationManager<K,V> Allows for cluster based expirations to occur.ExpirationManagerImpl<K,V> TouchCommand This command can be invoked to update a cache entry's recent access.TxClusterExpirationManager<K,V>