| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.spi.communication |
Contains APIs for grid communication SPI.
|
| org.apache.ignite.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
| org.apache.ignite.spi.communication.tcp.internal |
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneNoopCommunicationSpi.setListener(@Nullable CommunicationListener lsnr)
Set communication listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunicationSpi.setListener(@Nullable CommunicationListener<T> lsnr)
Set communication listener.
|
| Modifier and Type | Method and Description |
|---|---|
CommunicationListener |
TcpCommunicationSpi.getListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpCommunicationSpi.setListener(CommunicationListener<Message> lsnr)
Set communication listener.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommunicationListenerEx<T extends Serializable>
Extended communication SPI listener to provide
Channel opened events. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020