| Package | Description |
|---|---|
| org.apache.ignite.spi.communication.tcp.internal |
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
|
| org.apache.ignite.spi.communication.tcp.internal.shmem |
| Modifier and Type | Field and Description |
|---|---|
protected IpcSharedMemoryServerEndpoint |
TcpCommunicationConfigInitializer.shmemSrv
Shared memory server.
|
| Modifier and Type | Method and Description |
|---|---|
protected @Nullable IpcSharedMemoryServerEndpoint |
TcpCommunicationConfigInitializer.resetShmemServer()
Creates new shared memory communication server.
|
| Constructor and Description |
|---|
ShmemAcceptWorker(String igniteInstanceName,
GridNioServerListener<Message> srvLsnr,
IpcSharedMemoryServerEndpoint srv,
TcpCommunicationMetricsListener metricsLsnr,
IgniteLogger log,
MessageFactory msgFactory,
GridNioMessageWriterFactory writerFactory,
GridNioMessageReaderFactory readerFactory,
Tracing tracing) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021