Uses of Interface
com.hazelcast.core.ISemaphore

Packages that use ISemaphore
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.jmx Contains Hazelcast MBean classes. 
 

Uses of ISemaphore in com.hazelcast.core
 

Methods in com.hazelcast.core that return ISemaphore
 ISemaphore HazelcastInstance.getSemaphore(String name)
          Creates cluster-wide semaphore.
 

Uses of ISemaphore in com.hazelcast.jmx
 

Constructors in com.hazelcast.jmx with parameters of type ISemaphore
SemaphoreMBean(ISemaphore managedObject, ManagementService service)
           
 



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