public class GridJobSiblingsRequest extends MessageAdapter
MessageAdapter.Typereader, readState| Constructor and Description |
|---|
GridJobSiblingsRequest()
Empty constructor required by
Externalizable. |
GridJobSiblingsRequest(IgniteUuid sesId,
Object topic,
byte[] topicBytes) |
| Modifier and Type | Method and Description |
|---|---|
byte |
directType()
Gets message type.
|
boolean |
readFrom(ByteBuffer buf)
Reads this message from provided byte buffer.
|
IgniteUuid |
sessionId() |
Object |
topic() |
byte[] |
topicBytes() |
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
setReader, skipRecoverypublic GridJobSiblingsRequest()
Externalizable.public GridJobSiblingsRequest(IgniteUuid sesId, Object topic, byte[] topicBytes)
sesId - Session ID.topic - Topic.topicBytes - Serialized topic.public IgniteUuid sessionId()
public Object topic()
public byte[] topicBytes()
public boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in class MessageAdapterbuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf)
readFrom in class MessageAdapterbuf - Byte buffer.public byte directType()
directType in class MessageAdapter
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015