Package | Description |
---|---|
org.apache.ignite.plugin.extensions.communication |
Contains extendable components for communication.
|
org.apache.ignite.spi.collision.jobstealing |
Contains job stealing collision SPI implementation.
|
org.apache.ignite.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
Modifier and Type | Method and Description |
---|---|
MessageReader |
MessageFormatter.reader(MessageFactory factory)
Creates new message reader instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Message.readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JobStealingRequest.readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TcpCommunicationSpi.HandshakeMessage.readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
boolean |
TcpCommunicationSpi.RecoveryLastReceivedMessage.readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
boolean |
TcpCommunicationSpi.NodeIdMessage.readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015