map.put(key2, value2). If the key2 is owned by member2 then the local listener will be notified for the add/update event. Also note that entries can migrate to other nodes for load balancing and/or membership change.
@param listener entry listener
@see #localKeySet()
multimap.put(key2, value2). If the key2 is owned by member2 then the local listener will be notified for the add/update event. Also note that entries can migrate to other nodes for load balancing and/or membership change.
@param listener entry listener
@see #localKeySet()
@return returns registration id.
| |
| |
| |
| |
| |
| |
| |