public class RingbufferWaitNotifyKey extends Object implements WaitNotifyKey
AbstractWaitNotifyKey
to make it possible to wait for an item to be published in the ringbuffer.Constructor and Description |
---|
RingbufferWaitNotifyKey(ObjectNamespace namespace) |
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() |
public RingbufferWaitNotifyKey(ObjectNamespace namespace)
public String getServiceName()
WaitNotifyKey
getServiceName
in interface WaitNotifyKey
public String getObjectName()
WaitNotifyKey
getObjectName
in interface WaitNotifyKey
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.