Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.semaphore |
Contains service classes for the Raft-based
ISemaphore implementation |
Class and Description |
---|
AcquireInvocationKey
Represents acquire() invocation of a semaphore endpoint.
|
RaftSemaphore
State-machine implementation of the Raft-based semaphore.
|
RaftSemaphoreRegistry
Contains
RaftSemaphore resources and manages wait timeouts
based on acquire / release requests |
SemaphoreEndpoint
SemaphoreEndpoint represents a thread in a Raft client.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.