Uses of Interface
de.hybris.platform.servicelayer.stats.StatisticsCollector
Packages that use StatisticsCollector
Package
Description
-
Uses of StatisticsCollector in de.hybris.platform.servicelayer.stats
Subinterfaces of StatisticsCollector in de.hybris.platform.servicelayer.statsModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in de.hybris.platform.servicelayer.stats that implement StatisticsCollectorMethods in de.hybris.platform.servicelayer.stats that return StatisticsCollectorModifier and TypeMethodDescriptionGet a specific line from this chart, identified by name.Methods in de.hybris.platform.servicelayer.stats that return types with arguments of type StatisticsCollectorModifier and TypeMethodDescriptionStatisticsChart.getAllLines()Get AllStatisticsCollectors from this chart.StatisticsChart.getViewLines(String view) Get all lines contained in view.Methods in de.hybris.platform.servicelayer.stats with parameters of type StatisticsCollectorModifier and TypeMethodDescriptionbooleanStatisticsChart.addLine(StatisticsCollector collector) Add aAbstractStatisticsCollectorto this chart.booleanStatisticsChart.addLinetoView(String name, StatisticsCollector collector) Add an specificStatisticsCollectorto the view identified by name.booleanStatisticsChart.removeLine(StatisticsCollector collector) RemovesAbstractStatisticsCollectoridentified by name from this chart.Method parameters in de.hybris.platform.servicelayer.stats with type arguments of type StatisticsCollectorModifier and TypeMethodDescriptionbooleanStatisticsChart.addView(String name, List<StatisticsCollector> collectors) Add a view called name with theStatisticsCollectors to this chart. -
Uses of StatisticsCollector in de.hybris.platform.servicelayer.stats.chart_impl
Methods in de.hybris.platform.servicelayer.stats.chart_impl that return StatisticsCollectorModifier and TypeMethodDescriptionMethods in de.hybris.platform.servicelayer.stats.chart_impl that return types with arguments of type StatisticsCollectorModifier and TypeMethodDescriptionDefaultStatisticsChart.getAllLines()DefaultStatisticsChart.getViewLines(String view) Methods in de.hybris.platform.servicelayer.stats.chart_impl with parameters of type StatisticsCollectorModifier and TypeMethodDescriptionbooleanDefaultStatisticsChart.addLine(StatisticsCollector collector) booleanDefaultStatisticsChart.addLinetoView(String name, StatisticsCollector collector) booleanDefaultStatisticsChart.removeLine(StatisticsCollector collector) Method parameters in de.hybris.platform.servicelayer.stats.chart_impl with type arguments of type StatisticsCollectorModifier and TypeMethodDescriptionbooleanDefaultStatisticsChart.addView(String name, List<StatisticsCollector> collectors) voidDefaultStatisticsChart.setViews(Map<String, List<StatisticsCollector>> mapping) -
Uses of StatisticsCollector in de.hybris.platform.servicelayer.stats.collector_impl
Classes in de.hybris.platform.servicelayer.stats.collector_impl that implement StatisticsCollectorModifier and TypeClassDescriptionclassStatisticsCollector collecting the Committed-Memory of the VM.classStatisticsCollector collecting the CPU-Workload produced by the VM.classclassStatisticsCollector collecting the amount of connected and not timed out HTTP-Sessions.classStatisticsCollector collecting the Maximum-Memory of the VM.classStatisticsCollector collecting the amount of running Threads in the VM.classStatisticsCollector collecting the Used-Memory of the VM. -
Uses of StatisticsCollector in de.hybris.platform.task.impl
Classes in de.hybris.platform.task.impl that implement StatisticsCollectorModifier and TypeClassDescriptionclassclassclass