public class RingbufferWaitNotifyKey extends AbstractWaitNotifyKey
AbstractWaitNotifyKey to make it possible to wait for an item to be published in the ringbuffer.| Constructor and Description | 
|---|
| RingbufferWaitNotifyKey(String name,
                       String type) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | hashCode() | 
getObjectName, getServiceNamepublic boolean equals(Object o)
equals in class AbstractWaitNotifyKeypublic int hashCode()
hashCode in class AbstractWaitNotifyKeyCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.