Uses of Class
org.apache.ignite.internal.processors.query.stat.ObjectStatisticsEvent
-
Packages that use ObjectStatisticsEvent Package Description org.apache.ignite.internal.processors.query.stat -
-
Uses of ObjectStatisticsEvent in org.apache.ignite.internal.processors.query.stat
Method parameters in org.apache.ignite.internal.processors.query.stat with type arguments of type ObjectStatisticsEvent Modifier and Type Method Description voidIgniteStatisticsManagerImpl. subscribeToLocalStatistics(Consumer<ObjectStatisticsEvent> subscriber)Subscribe to all local statistics changes.voidIgniteStatisticsRepository. subscribeToLocalStatistics(Consumer<ObjectStatisticsEvent> subscriber)Subscribe to all local statistics changes.
-