Uses of Interface
com.hazelcast.core.Semaphore

Packages that use Semaphore
com.hazelcast.client   
com.hazelcast.core   
 

Uses of Semaphore in com.hazelcast.client
 

Methods in com.hazelcast.client that return Semaphore
 Semaphore HazelcastClient.getSemaphore(String name)
           
 

Uses of Semaphore in com.hazelcast.core
 

Methods in com.hazelcast.core that return Semaphore
static Semaphore Hazelcast.getSemaphore(String name)
          Creates a cluster-wide semaphore.
 Semaphore HazelcastInstance.getSemaphore(String name)
          Creates cluster-wide semaphore.
 



Copyright .9.3-RC; 2008-2011 Hazel Ltd. All Rights Reserved.