com.hazelcast.concurrent.countdownlatch
Class LatchKey

java.lang.Object
  extended by com.hazelcast.spi.AbstractWaitNotifyKey
      extended by com.hazelcast.concurrent.countdownlatch.LatchKey
All Implemented Interfaces:
WaitNotifyKey

public class LatchKey
extends AbstractWaitNotifyKey


Constructor Summary
LatchKey(String name)
           
 
Method Summary
 
Methods inherited from class com.hazelcast.spi.AbstractWaitNotifyKey
equals, getObjectName, getServiceName, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatchKey

public LatchKey(String name)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.