Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.countdownlatch |
Contains service classes for the Raft-based
ICountDownLatch implementation |
Class and Description |
---|
AwaitInvocationKey
Represents a
ICountDownLatch.await(long, TimeUnit) } invocation |
RaftCountDownLatch
State-machine implementation of the Raft-based count down latch
|
RaftCountDownLatchRegistry
Contains
RaftCountDownLatch resources and manages wait timeouts |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.