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