com.hazelcast.concurrent.semaphore
Class SemaphoreWaitNotifyKey
java.lang.Object
com.hazelcast.spi.AbstractWaitNotifyKey
com.hazelcast.concurrent.semaphore.SemaphoreWaitNotifyKey
- All Implemented Interfaces:
- WaitNotifyKey
public class SemaphoreWaitNotifyKey
- extends AbstractWaitNotifyKey
SemaphoreWaitNotifyKey
public SemaphoreWaitNotifyKey(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.