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