hazelcast-python-client
hazelcast-python-client copied to clipboard
map.remove_all implementation
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