Class CacheProcessorOptions.Impl
java.lang.Object
org.infinispan.api.common.CacheOptions.Impl
org.infinispan.api.common.process.CacheProcessorOptions.Impl
- All Implemented Interfaces:
CacheOptions,CacheProcessorOptions
- Enclosing interface:
CacheProcessorOptions
public static class CacheProcessorOptions.Impl
extends CacheOptions.Impl
implements CacheProcessorOptions
-
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.process.CacheProcessorOptions
CacheProcessorOptions.Builder, CacheProcessorOptions.Impl -
Field Summary
Fields inherited from interface org.infinispan.api.common.CacheOptions
DEFAULTFields inherited from interface org.infinispan.api.common.process.CacheProcessorOptions
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
-
arguments
- Specified by:
argumentsin interfaceCacheProcessorOptions
-