ramki
unread,Jul 13, 2011, 7:33:46 PM7/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hazelcast
Hello,
I have implemented a custom MapLoader. But, on cache miss, when load()
is called, say I cannot come up with the data with my own logic, then
I don't want the null value to go into the Map for that key. is there
any way to avoid this?
Thanks,
Ram