@Deprecated public class VectorRequestMessage extends BaseVoidMessage implements RequestMessage
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
key
Deprecated.
|
protected int |
rowIndex
Deprecated.
|
clipboard, messageType, originatorId, retransmitCount, role, shardIndex, storage, targetId, taskId, trainer, transport, voidConfiguration| Modifier | Constructor and Description |
|---|---|
protected |
VectorRequestMessage()
Deprecated.
|
|
VectorRequestMessage(int rowIndex)
Deprecated.
|
|
VectorRequestMessage(@NonNull Integer key,
int rowIndex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBlockingMessage()
Deprecated.
|
void |
processMessage()
Deprecated.
This message is possible to get only as Shard
|
asBytes, asUnsafeBuffer, attachContext, extractContext, getMessageType, incrementRetransmitCount, isJoinSupported, joinMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBytes, asUnsafeBuffer, attachContext, extractContext, fromBytes, getMessageType, getOriginatorId, getRetransmitCount, getTargetId, getTaskId, incrementRetransmitCount, isJoinSupported, joinMessage, setOriginatorId, setTargetIdprotected Integer key
protected int rowIndex
protected VectorRequestMessage()
public VectorRequestMessage(int rowIndex)
public VectorRequestMessage(@NonNull
@NonNull Integer key,
int rowIndex)
public void processMessage()
processMessage in interface VoidMessagepublic boolean isBlockingMessage()
isBlockingMessage in interface VoidMessageisBlockingMessage in class BaseVoidMessageCopyright © 2021. All rights reserved.