|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Semaphore
.
See:
Description
Class Summary | |
---|---|
Permit | |
SemaphoreDataSerializerHook | |
SemaphoreProxy | |
SemaphoreService | |
SemaphoreWaitNotifyKey |
This package contains ISemaphore functionality for Hazelcast.
The ISemaphore is the distributed version of the Semaphore
.
Unfortunately the j.u.c.Semaphore doesn't expose an interface, so the ISemaphore copies most of the
method and unlike the Lock
the ISemaphore
is not a drop in replacement for the Semaphore
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |