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

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

Uses of SemaphoreProxy in com.hazelcast.concurrent.semaphore
 

Methods in com.hazelcast.concurrent.semaphore that return SemaphoreProxy
 SemaphoreProxy SemaphoreService.createDistributedObject(String objectId)
           
 



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