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()
WaitNotifyKey
getServiceName
in interface WaitNotifyKey
public String getObjectName()
WaitNotifyKey
getObjectName
in interface WaitNotifyKey
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.