이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 13. Expiration
13.1. About Expiration 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
JBoss Data Grid uses expiration to attach one or both of the following values to an entry:
- A lifespan value.
- A maximum idle time value.
Both the life span and maximum idle time values are assigned the default value
-1
when created.
Expired entries, unlike evicted entries, are removed globally, which removes them from memory, cache stores and the cluster.