Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.countdownlatch |
Contains service classes for the Raft-based
ICountDownLatch implementation |
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
FencedLock
and FencedLock implementation |
com.hazelcast.cp.internal.datastructures.semaphore |
Contains service classes for the Raft-based
ISemaphore implementation |
Modifier and Type | Class and Description |
---|---|
class |
CountDownLatchService
Contains Raft-based count down latch instances
|
Modifier and Type | Class and Description |
---|---|
class |
LockService
Contains Raft-based lock instances
|
Modifier and Type | Class and Description |
---|---|
class |
SemaphoreService
Contains Raft-based semaphore instances
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.