public static class TcpCommunicationSpi.HandshakeMessage2 extends TcpCommunicationSpi.HandshakeMessage
MESSAGE_FULL_SIZEDIRECT_TYPE_SIZE| Constructor and Description |
|---|
TcpCommunicationSpi.HandshakeMessage2() |
| Modifier and Type | Method and Description |
|---|---|
int |
connectionIndex() |
short |
directType()
Gets message type.
|
boolean |
readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
connectCount, fieldsCount, nodeId, onAckReceived, receivedpublic TcpCommunicationSpi.HandshakeMessage2()
public short directType()
directType in interface MessagedirectType in class TcpCommunicationSpi.HandshakeMessagepublic int connectionIndex()
connectionIndex in class TcpCommunicationSpi.HandshakeMessagepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class TcpCommunicationSpi.HandshakeMessagebuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom in class TcpCommunicationSpi.HandshakeMessagebuf - Byte buffer.reader - Reader.public String toString()
toString in class TcpCommunicationSpi.HandshakeMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017