| Package | Description |
|---|---|
| com.hazelcast.client.impl.protocol.codec | |
| com.hazelcast.cp.internal.datastructures.countdownlatch.client |
Client protocol tasks for the Raft-based CountDownLatch implementation
|
| Modifier and Type | Method and Description |
|---|---|
static CountDownLatchGetRoundCodec.RequestParameters |
CountDownLatchGetRoundCodec.decodeRequest(ClientMessage clientMessage) |
| Modifier and Type | Method and Description |
|---|---|
protected CountDownLatchGetRoundCodec.RequestParameters |
GetRoundMessageTask.decodeClientMessage(ClientMessage clientMessage) |
protected CountDownLatchGetRoundCodec.RequestParameters |
GetCountMessageTask.decodeClientMessage(ClientMessage clientMessage) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.