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