| 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 |
|---|---|
MessageWriter |
MessageFormatter.writer(UUID rmtNodeId)
Creates new message writer instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Message.writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobStealingRequest.writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TcpCommunicationSpi.HandshakeMessage.writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
boolean |
TcpCommunicationSpi.RecoveryLastReceivedMessage.writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
boolean |
TcpCommunicationSpi.NodeIdMessage.writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016