Package | Description |
---|---|
org.apache.ignite.plugin.extensions.communication |
Contains extendable components for communication.
|
org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IgniteMessageFactory
Message factory for all communication messages registered using
IgniteMessageFactory.register(short, Supplier) method call. |
interface |
MessageFactoryProvider
Provider of communication message factories.
|
Modifier and Type | Method and Description |
---|---|
MessageReader |
MessageFormatter.reader(UUID rmtNodeId,
MessageFactory msgFactory)
Creates new message reader instance.
|
Modifier and Type | Method and Description |
---|---|
MessageFactory |
IgniteSpiContext.messageFactory()
Gets message factory.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024