public class CommunicationDiscoveryEventListener extends Object implements GridLocalEventListener, HighPriorityListener
| Constructor and Description |
|---|
CommunicationDiscoveryEventListener(ConnectionClientPool clientPool,
TcpCommunicationMetricsListener metricsLsnr) |
| Modifier and Type | Method and Description |
|---|---|
void |
metricsListener(@Nullable TcpCommunicationMetricsListener metricsLsnr) |
void |
onEvent(Event evt)
Local event callback.
|
int |
order() |
public CommunicationDiscoveryEventListener(ConnectionClientPool clientPool, TcpCommunicationMetricsListener metricsLsnr)
clientPool - Client pool.metricsLsnr - Metrics listener.public void onEvent(Event evt)
onEvent in interface GridLocalEventListenerevt - local grid event.public int order()
order in interface HighPriorityListenerpublic void metricsListener(@Nullable
@Nullable TcpCommunicationMetricsListener metricsLsnr)
metricsLsnr - New statistics.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023