Uses of Class
com.oracle.coherence.concurrent.RemoteSemaphore
Packages that use RemoteSemaphore
Package
Description
Coherence Concurrent utilities based on java.util.concurrent.
- 
Uses of RemoteSemaphore in com.oracle.coherence.concurrent
Methods in com.oracle.coherence.concurrent that return RemoteSemaphoreModifier and TypeMethodDescriptionstatic RemoteSemaphoreSemaphores.remoteSemaphore(String sName, int permits) Return a singleton instance of aRemoteSemaphorewith a specified name and number of permits.