Class CacheWriteOptions.Impl
java.lang.Object
org.infinispan.api.common.CacheOptions.Impl
org.infinispan.api.common.CacheWriteOptions.Impl
- All Implemented Interfaces:
CacheOptions, CacheWriteOptions
- Enclosing interface:
CacheWriteOptions
- Since:
- 14.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface CacheOptions
CacheOptions.Builder, CacheOptions.ImplNested classes/interfaces inherited from interface CacheWriteOptions
CacheWriteOptions.Builder, CacheWriteOptions.Impl -
Field Summary
Fields inherited from interface CacheOptions
DEFAULTFields inherited from interface CacheWriteOptions
DEFAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CacheOptions.Impl
flags, rawFlags, rawTimeout, timeoutMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CacheOptions
flags, timeout
-
Constructor Details
-
Impl
public Impl()
-
-
Method Details
-
expiration
- Specified by:
expirationin interfaceCacheWriteOptions
-