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

map.remove_all implementation

Open feysahin opened this issue 3 years ago • 0 comments

map.remove_all method is introduced and implemented with following details:

  • remove_all public API and implementation are added
  • remove_all code sample is added
  • related unittests are added to map_test

feysahin avatar Aug 17 '22 14:08 feysahin