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