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

Add filter argument to RingBuffer interface [API-1294]

Open srknzl opened this issue 3 years ago • 1 comments

Somehow the filter argument does not exist in the interface but exists in the implementation. Consider adding it as a optional parameter so that adding it is backward compatible.

In order to use a filter users need to write java code and send the corresponding class from Node.js.

srknzl avatar Mar 25 '22 12:03 srknzl

Internal Jira issue: API-1294

github-actions[bot] avatar Mar 25 '22 12:03 github-actions[bot]

Related PR: #1414 . Done and closed.

fatihozer0 avatar Nov 26 '22 13:11 fatihozer0