public abstract class AbstractWaitNotifyKey extends Object implements WaitNotifyKey
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWaitNotifyKey(String service,
String objectName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getObjectName() |
String |
getServiceName() |
int |
hashCode() |
public final String getServiceName()
getServiceName in interface WaitNotifyKeypublic String getObjectName()
getObjectName in interface WaitNotifyKeyCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.