Configuration Option | Dynamic | Scope | Notes |
Cache name | NO | TSA | |
Nonstop | NO | Client | Enable High Availability |
Timeout | YES | Client | For nonstop. |
Timeout Behavior | YES | Client | For nonstop. |
Immediate Timeout When Disconnected | YES | Client | For nonstop. |
Time to Idle | YES | BOTH | |
Time to Live | YES | BOTH | |
Maximum Entries or Bytes in Local Stores | YES | Client | This and certain other sizing attributes may be pooled by the CacheManager, creating limitations on how they can be changed. |
Maximum Entries in Cache | YES | TSA | |
Persistence Strategy | N/A | N/A | |
Disk Expiry Thread Interval | N/A | N/A | |
Disk Spool Buffer Size | N/A | N/A | |
Maximum Off-heap | N/A | N/A | Maximum off-heap memory allotted to the TSA. |
Eternal | YES | BOTH | |
Pinning | NO | BOTH | For details, see
Managing Data Life. |
Clear on Flush | NO | Client | |
Copy on Read | NO | Client | |
Copy on Write | NO | Client | |
Statistics | YES | Client | Cache statistics. Change dynamically with cache.setStatistics(boolean) method. |
Logging | NO | Client | Ehcache and Terracotta logging is specified in configuration. However, cluster events can be set dynamically. For details, see "Cluster Events" in the Developer Guide for BigMemory Max. |
Consistency | NO | Client | It is possible to switch to and from bulk mode. For details, see "Bulk Loading" in the Developer Guide for BigMemory Max.. |
Synchronous Writes | NO | Client |