Uses of Interface
com.oracle.coherence.concurrent.Semaphore
Packages that use Semaphore
Package
Description
Coherence Concurrent utilities based on java.util.concurrent.
-
Uses of Semaphore in com.oracle.coherence.concurrent
Classes in com.oracle.coherence.concurrent that implement SemaphoreModifier and TypeClassDescriptionclass
Local implementation ofSemaphore
interface, that simply wrapsjava.util.concurrent.Semaphore
instance.class
A distributed counting semaphore.