public final class LockWaitNotifyKey extends Object implements WaitNotifyKey
| Constructor and Description |
|---|
LockWaitNotifyKey(ObjectNamespace namespace,
Data key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getObjectName() |
String |
getServiceName() |
int |
hashCode() |
String |
toString() |
public LockWaitNotifyKey(ObjectNamespace namespace, Data key)
public String getServiceName()
getServiceName in interface WaitNotifyKeypublic String getObjectName()
getObjectName in interface WaitNotifyKeyCopyright © 2021 Hazelcast, Inc.. All rights reserved.