Uses of Interface
org.infinispan.expiration.ExpirationManager
Packages that use ExpirationManager
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
-
Uses of ExpirationManager in org.infinispan
Methods in org.infinispan that return ExpirationManager -
Uses of ExpirationManager in org.infinispan.cache.impl
Methods in org.infinispan.cache.impl that return ExpirationManagerModifier and TypeMethodDescriptionAbstractDelegatingAdvancedCache.getExpirationManager()
CacheImpl.getExpirationManager()
SimpleCacheImpl.getExpirationManager()
-
Uses of ExpirationManager in org.infinispan.expiration.impl
Subinterfaces of ExpirationManager in org.infinispan.expiration.implModifier and TypeInterfaceDescriptioninterface
Interface describing the internal operations for the the ExpirationManager.Classes in org.infinispan.expiration.impl that implement ExpirationManagerModifier and TypeClassDescriptionclass
Allows for cluster based expirations to occur.class
class
-
Uses of ExpirationManager in org.infinispan.security.impl
Methods in org.infinispan.security.impl that return ExpirationManager