Uses of Class
io.siddhi.core.config.StatisticsConfiguration
-
Packages that use StatisticsConfiguration Package Description io.siddhi.core io.siddhi.core.config -
-
Uses of StatisticsConfiguration in io.siddhi.core
Methods in io.siddhi.core with parameters of type StatisticsConfiguration Modifier and Type Method Description voidSiddhiManager. setStatisticsConfiguration(StatisticsConfiguration statisticsConfiguration)Method to integrate Carbon Metrics into Siddhi -
Uses of StatisticsConfiguration in io.siddhi.core.config
Methods in io.siddhi.core.config that return StatisticsConfiguration Modifier and Type Method Description StatisticsConfigurationSiddhiContext. getStatisticsConfiguration()Methods in io.siddhi.core.config with parameters of type StatisticsConfiguration Modifier and Type Method Description voidSiddhiContext. setStatisticsConfiguration(StatisticsConfiguration statisticsConfiguration)
-