ISemaphore implementationSee: Description
| Class | Description |
|---|---|
| AcquireInvocationKey |
Represents acquire() invocation of a semaphore endpoint.
|
| AcquireResult |
Represents result of an ISemaphore.acquire() request
|
| Semaphore |
State-machine implementation of the Raft-based semaphore.
|
| SemaphoreDataSerializerHook | |
| SemaphoreEndpoint |
SemaphoreEndpoint represents a thread in a Raft client.
|
| SemaphoreRegistry |
Contains
Semaphore resources and manages wait timeouts
based on acquire / release requests |
| SemaphoreService |
Contains Raft-based semaphore instances
|
| Enum | Description |
|---|---|
| AcquireResult.AcquireStatus |
ISemaphore implementationCopyright © 2019 Hazelcast, Inc.. All rights reserved.