Uses of Interface
org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor.PerformanceStatisticsStateListener
-
Packages that use PerformanceStatisticsProcessor.PerformanceStatisticsStateListener Package Description org.apache.ignite.internal.processors.performancestatistics -
-
Uses of PerformanceStatisticsProcessor.PerformanceStatisticsStateListener in org.apache.ignite.internal.processors.performancestatistics
Methods in org.apache.ignite.internal.processors.performancestatistics with parameters of type PerformanceStatisticsProcessor.PerformanceStatisticsStateListener Modifier and Type Method Description voidPerformanceStatisticsProcessor. registerStateListener(PerformanceStatisticsProcessor.PerformanceStatisticsStateListener lsnr)Registers state listener.
-