@Generated(value="ef9daf1052e77c6f0151cb971df6b6b4") public final class PNCounterGetConfiguredReplicaCountCodec extends Object
name
.
The actual replica count may be less, depending on the number of data
members in the cluster (members that own data).Modifier and Type | Class and Description |
---|---|
static class |
PNCounterGetConfiguredReplicaCountCodec.RequestParameters |
static class |
PNCounterGetConfiguredReplicaCountCodec.ResponseParameters |
Modifier and Type | Field and Description |
---|---|
static int |
REQUEST_MESSAGE_TYPE |
static int |
RESPONSE_MESSAGE_TYPE |
Modifier and Type | Method and Description |
---|---|
static PNCounterGetConfiguredReplicaCountCodec.RequestParameters |
decodeRequest(ClientMessage clientMessage) |
static PNCounterGetConfiguredReplicaCountCodec.ResponseParameters |
decodeResponse(ClientMessage clientMessage) |
static ClientMessage |
encodeRequest(String name) |
static ClientMessage |
encodeResponse(int response) |
public static final int REQUEST_MESSAGE_TYPE
public static final int RESPONSE_MESSAGE_TYPE
public static ClientMessage encodeRequest(String name)
public static PNCounterGetConfiguredReplicaCountCodec.RequestParameters decodeRequest(ClientMessage clientMessage)
public static ClientMessage encodeResponse(int response)
public static PNCounterGetConfiguredReplicaCountCodec.ResponseParameters decodeResponse(ClientMessage clientMessage)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.