public interface SemaphoreProxy extends ISemaphore, Instance, HazelcastInstanceAwareInstance
Modifier and Type | Field and Description |
---|---|
static int |
ACQUIRE_FAILED |
static int |
ACQUIRED |
static Data |
DATA_TRUE |
static int |
INSTANCE_DESTROYED |
Modifier and Type | Method and Description |
---|---|
String |
getLongName() |
SemaphoreOperationsCounter |
getOperationsCounter() |
acquire, acquire, acquireAsync, acquireAsync, acquireAttach, acquireAttach, acquireAttachAsync, acquireAttachAsync, attach, attach, attachedPermits, availablePermits, detach, detach, drainPermits, getLocalSemaphoreStats, getName, reducePermits, release, release, releaseDetach, releaseDetach, tryAcquire, tryAcquire, tryAcquire, tryAcquire, tryAcquireAttach, tryAcquireAttach, tryAcquireAttach, tryAcquireAttach
setHazelcastInstance
static final Data DATA_TRUE
static final int ACQUIRED
static final int ACQUIRE_FAILED
static final int INSTANCE_DESTROYED
SemaphoreOperationsCounter getOperationsCounter()
String getLongName()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.