Class AbstractCacheEntryMutator
java.lang.Object
org.wildfly.clustering.cache.infinispan.AbstractCacheEntryMutator
- All Implemented Interfaces:
Runnable,Supplier<Duration>,CacheEntryMutator
public abstract class AbstractCacheEntryMutator
extends Object
implements CacheEntryMutator, Supplier<Duration>
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.cache.CacheEntryMutator
EMPTY, LOGGER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.cache.CacheEntryMutator
run, runAsync
-
Constructor Details
-
AbstractCacheEntryMutator
public AbstractCacheEntryMutator()
-
-
Method Details
-
withMaxIdle
- Specified by:
withMaxIdlein interfaceCacheEntryMutator
-
get
-