com.hazelcast.queue.impl
Class QueueWaitNotifyKey
java.lang.Object
com.hazelcast.spi.AbstractWaitNotifyKey
com.hazelcast.queue.impl.QueueWaitNotifyKey
- All Implemented Interfaces:
- WaitNotifyKey
public class QueueWaitNotifyKey
- extends AbstractWaitNotifyKey
Wait thread till notify the key.
QueueWaitNotifyKey
public QueueWaitNotifyKey(String name,
String type)
equals
public boolean equals(Object o)
- Overrides:
equals
in class AbstractWaitNotifyKey
hashCode
public int hashCode()
- Overrides:
hashCode
in class AbstractWaitNotifyKey
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.