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