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, getServiceName
public MapFlushWaitNotifyKey(String mapName, int partitionId, long happenedFlushCount)
public boolean equals(Object o)
equals
in class AbstractWaitNotifyKey
public int hashCode()
hashCode
in class AbstractWaitNotifyKey
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.