Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
org.apache.ignite.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
Modifier and Type | Method and Description |
---|---|
CommunicationSpi |
IgniteConfiguration.getCommunicationSpi()
Should return fully configured SPI communication implementation.
|
Modifier and Type | Method and Description |
---|---|
IgniteConfiguration |
IgniteConfiguration.setCommunicationSpi(CommunicationSpi commSpi)
Sets fully configured instance of
CommunicationSpi . |
Modifier and Type | Class and Description |
---|---|
class |
TcpCommunicationSpi
TcpCommunicationSpi is default communication SPI which uses
TCP/IP protocol and Java NIO to communicate with other nodes.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019