public final class ConditionKey extends Object implements WaitNotifyKey
Constructor and Description |
---|
ConditionKey(String name,
Data key,
String conditionId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getConditionId() |
Data |
getKey() |
String |
getObjectName() |
String |
getServiceName() |
int |
hashCode() |
public String getServiceName()
getServiceName
in interface WaitNotifyKey
public String getObjectName()
getObjectName
in interface WaitNotifyKey
public Data getKey()
public String getConditionId()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.