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()Returns the object name of the wait notify object for this key. | 
| String | getServiceName()Returns the service name of the wait notify object for this key. | 
| int | hashCode() | 
| String | toString() | 
public LockWaitNotifyKey(ObjectNamespace namespace, Data key)
public String getServiceName()
WaitNotifyKeygetServiceName in interface WaitNotifyKeypublic String getObjectName()
WaitNotifyKeygetObjectName in interface WaitNotifyKeyCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.