Uses of Package
org.infinispan.expiration.impl
-
Packages that use org.infinispan.expiration.impl Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.container.impl Data containers which store cache entries.org.infinispan.expiration.impl org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode. -
Classes in org.infinispan.expiration.impl used by org.infinispan.commands Class Description TouchCommand This command can be invoked to update a cache entry's recent access. -
Classes in org.infinispan.expiration.impl used by org.infinispan.container.impl Class Description InternalExpirationManager Interface describing the internal operations for the the ExpirationManager. -
Classes in org.infinispan.expiration.impl used by org.infinispan.expiration.impl Class Description ClusterExpirationManager Allows for cluster based expirations to occur.ExpirationManagerImpl InternalExpirationManager Interface describing the internal operations for the the ExpirationManager. -
Classes in org.infinispan.expiration.impl used by org.infinispan.interceptors.distribution Class Description InternalExpirationManager Interface describing the internal operations for the the ExpirationManager.