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, getServiceName
public boolean equals(Object o)
equals
in class AbstractWaitNotifyKey
public int hashCode()
hashCode
in class AbstractWaitNotifyKey
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.