public class MapFlushWaitNotifyKey extends AbstractWaitNotifyKey
IMap.flush() operation.AwaitMapFlushOperation, 
NotifyMapFlushOperation| Constructor and Description | 
|---|
| MapFlushWaitNotifyKey(String mapName,
                     int partitionId,
                     long happenedFlushCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | hashCode() | 
getObjectName, getServiceNamepublic MapFlushWaitNotifyKey(String mapName, int partitionId, long happenedFlushCount)
public boolean equals(Object o)
equals in class AbstractWaitNotifyKeypublic int hashCode()
hashCode in class AbstractWaitNotifyKeyCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.