com.hazelcast.concurrent.lock
Class LockWaitNotifyKey
java.lang.Object
com.hazelcast.concurrent.lock.LockWaitNotifyKey
- All Implemented Interfaces:
- WaitNotifyKey
public final class LockWaitNotifyKey
- extends Object
- implements WaitNotifyKey
LockWaitNotifyKey
public LockWaitNotifyKey(ObjectNamespace namespace,
Data key)
getServiceName
public String getServiceName()
- Specified by:
getServiceName
in interface WaitNotifyKey
getObjectName
public String getObjectName()
- Specified by:
getObjectName
in interface WaitNotifyKey
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.