| 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 TcpCommunicationMetricsListener |
TcpCommunicationConfigInitializer.metricsLsnr
Statistics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionClientPool.metricsListener(@Nullable TcpCommunicationMetricsListener metricsLsnr) |
void |
CommunicationDiscoveryEventListener.metricsListener(@Nullable TcpCommunicationMetricsListener metricsLsnr) |
void |
InboundConnectionHandler.metricsListener(@Nullable TcpCommunicationMetricsListener metricsLsnr) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShmemAcceptWorker.metricsListener(@Nullable TcpCommunicationMetricsListener metricsLsnr) |
| Constructor and Description |
|---|
ShmemAcceptWorker(String igniteInstanceName,
GridNioServerListener<Message> srvLsnr,
IpcSharedMemoryServerEndpoint srv,
TcpCommunicationMetricsListener metricsLsnr,
IgniteLogger log,
MessageFactory msgFactory,
GridNioMessageWriterFactory writerFactory,
GridNioMessageReaderFactory readerFactory,
Tracing tracing) |
ShmemWorker(String igniteInstanceName,
IgniteLogger log,
Tracing tracing,
IpcEndpoint endpoint,
GridNioServerListener<Message> srvLsnr,
TcpCommunicationMetricsListener metricsLsnr,
GridNioMessageReaderFactory readerFactory,
GridNioMessageWriterFactory writerFactory,
MessageFactory msgFactory) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021