Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Local Cache Semantics

754801Mar 6 2013 — edited Mar 8 2013
Hi,
I have a newbie question on how LocalCache works. I am guessing we can do size based eviction on LocalCache also. Is it legal to mutate the cache values outside of the cache since I get the reference to the value when I do a cache.get()? If yes, how does Coherence track the size changes of the local caches? Also how does it provide cache notifications when the objects are mutated and not doing an explicit put()?

Thanks
SKR
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2013
Added on Mar 6 2013
2 comments
110 views