hazelcast-nodejs-client
hazelcast-nodejs-client copied to clipboard
Support IFunction based methods in AtomicLong and AtomicReference [API-1608]
See https://github.com/hazelcast/hazelcast-nodejs-client/pull/577#discussion_r478238900
The same applies to IFunction based methods in AtomicReference
After an internal discussion, the decision is to postpone adding these methods, at least, until v4.1. We can add them quick enough if one of users asks for it.
Internal Jira issue: API-1608