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 WaitNotifyKey
public String getObjectName()
getObjectName
in interface WaitNotifyKey
Copyright © 2014 Hazelcast, Inc.. All rights reserved.