Uses of Class
com.hazelcast.concurrent.semaphore.SemaphoreService

Packages that use SemaphoreService
com.hazelcast.concurrent.semaphore This package contains ISemaphore functionality for Hazelcast.
The ISemaphore is the distributed version of the Semaphore
 

Uses of SemaphoreService in com.hazelcast.concurrent.semaphore
 

Constructors in com.hazelcast.concurrent.semaphore with parameters of type SemaphoreService
SemaphoreProxy(String name, SemaphoreService service, NodeEngine nodeEngine)
           
 



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