|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Configuration.ExpirationConfig
Controls the default expiration settings for entries in the cache.
Method Summary | |
---|---|
Configuration.ExpirationConfig |
lifespan(Long lifespan)
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds. |
Configuration.ExpirationConfig |
maxIdle(Long maxIdle)
Maximum idle time a cache entry will be maintained in the cache, in milliseconds. |
Method Detail |
---|
Configuration.ExpirationConfig lifespan(Long lifespan)
expirationLifespan
- Configuration.ExpirationConfig maxIdle(Long maxIdle)
expirationMaxIdle
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |