Uses of Class
com.tangosol.coherence.config.unit.Millis
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
-
Uses of Millis in com.tangosol.coherence.config.scheme
Modifier and TypeMethodDescriptionReadWriteBackingMapScheme.getCacheStoreTimeout
(ParameterResolver resolver) Return the timeout interval to use for CacheStore read and write operations.Modifier and TypeMethodDescriptionvoid
ReadWriteBackingMapScheme.setCacheStoreTimeout
(Expression<Millis> expr) Set the timeout interval to use for CacheStore/CacheLoader read and write operations.void
BundleManager.BundleConfig.setDelayMillis
(Expression<Millis> expr) Set the write delay.