@Generated(value="8519ffed4fb7526a40238ec2e20cf99a") public final class ScheduledExecutorGetResultFromPartitionCodec extends Object
Callable
)
The call will blocking until the result is ready.Modifier and Type | Class and Description |
---|---|
static class |
ScheduledExecutorGetResultFromPartitionCodec.RequestParameters |
static class |
ScheduledExecutorGetResultFromPartitionCodec.ResponseParameters |
Modifier and Type | Field and Description |
---|---|
static int |
REQUEST_MESSAGE_TYPE |
static int |
RESPONSE_MESSAGE_TYPE |
Modifier and Type | Method and Description |
---|---|
static ScheduledExecutorGetResultFromPartitionCodec.RequestParameters |
decodeRequest(ClientMessage clientMessage) |
static ScheduledExecutorGetResultFromPartitionCodec.ResponseParameters |
decodeResponse(ClientMessage clientMessage) |
static ClientMessage |
encodeRequest(String schedulerName,
String taskName) |
static ClientMessage |
encodeResponse(Data response) |
public static final int REQUEST_MESSAGE_TYPE
public static final int RESPONSE_MESSAGE_TYPE
public static ClientMessage encodeRequest(String schedulerName, String taskName)
public static ScheduledExecutorGetResultFromPartitionCodec.RequestParameters decodeRequest(ClientMessage clientMessage)
public static ClientMessage encodeResponse(Data response)
public static ScheduledExecutorGetResultFromPartitionCodec.ResponseParameters decodeResponse(ClientMessage clientMessage)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.