VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
ExpirationAction.hpp
Go to the documentation of this file.
ExpirationAction
ExpirationAction.hpp Enumerated type for expiration actions.
Definition ExpirationAction.hpp:42
@ LOCAL_INVALIDATE
When expired, invalidated locally only.
@ LOCAL_DESTROY
When expired, destroyed locally only.
@ DESTROY
When the region or cached object expires, it is destroyed.
@ INVALIDATE
When the region or cached object expires, it is invalidated.
Apache Geode C++ Cache API Documentation