hazelcast-nodejs-client icon indicating copy to clipboard operation
hazelcast-nodejs-client copied to clipboard

Values() and valuesWithPredicates() only return heap items.

Open Placentra opened this issue 2 years ago • 0 comments

Hello, I have posted details about this - what I believe is a - very simple issue to solve in this github thread. Its short, just scroll down. https://github.com/hazelcast/hazelcast/issues/21276#issuecomment-1691340103 My Hazelcast is running smoothly, but I just cant figure out how to get the actual stored objects when using values() or valuesWithPredicates(). I have to use getAll or entrySet. Its weird. Any help will be greatly appreciated.

Mathew.

Placentra avatar Aug 31 '23 12:08 Placentra