|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Semaphore | |
---|---|
com.hazelcast.core | |
com.hazelcast.impl |
Uses of Semaphore in com.hazelcast.core |
---|
Methods in com.hazelcast.core that return Semaphore | |
---|---|
Semaphore |
HazelcastInstance.getSemaphore(String name)
Creates cluster-wide semaphore. |
static Semaphore |
Hazelcast.getSemaphore(String name)
Creates a cluster-wide semaphore. |
Uses of Semaphore in com.hazelcast.impl |
---|
Classes in com.hazelcast.impl that implement Semaphore | |
---|---|
class |
SemaphoreImpl
|
Methods in com.hazelcast.impl that return Semaphore | |
---|---|
Semaphore |
FactoryImpl.getSemaphore(String name)
|
Semaphore |
FactoryImpl.HazelcastInstanceProxy.getSemaphore(String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |