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()
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
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015