@Generated(value="511eab7f6ccafc6c36469b7b4833eed2") public final class MapIsEmptyCodec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MapIsEmptyCodec.RequestParameters |
static class |
MapIsEmptyCodec.ResponseParameters |
Modifier and Type | Field and Description |
---|---|
static int |
REQUEST_MESSAGE_TYPE |
static int |
RESPONSE_MESSAGE_TYPE |
Modifier and Type | Method and Description |
---|---|
static MapIsEmptyCodec.RequestParameters |
decodeRequest(ClientMessage clientMessage) |
static MapIsEmptyCodec.ResponseParameters |
decodeResponse(ClientMessage clientMessage) |
static ClientMessage |
encodeRequest(String name) |
static ClientMessage |
encodeResponse(boolean response) |
public static final int REQUEST_MESSAGE_TYPE
public static final int RESPONSE_MESSAGE_TYPE
public static ClientMessage encodeRequest(String name)
public static MapIsEmptyCodec.RequestParameters decodeRequest(ClientMessage clientMessage)
public static ClientMessage encodeResponse(boolean response)
public static MapIsEmptyCodec.ResponseParameters decodeResponse(ClientMessage clientMessage)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.