| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.stats | |
| de.hybris.platform.servicelayer.stats.chart_impl | |
| de.hybris.platform.task.impl |
| Modifier and Type | Method and Description |
|---|---|
StatisticsChart |
StatisticsService.getChart(java.lang.String name)
Returns the
StatisticsChart identified by name, if available. |
StatisticsChart |
DefaultStatisticsService.getChart(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StatisticsService.addChart(StatisticsChart chart)
Adds all
StatisticsCollectors in StatisticsChart chart to the StatisticsService. |
boolean |
DefaultStatisticsService.addChart(StatisticsChart chart) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStatisticsService.setCharts(java.util.Collection<StatisticsChart> charts) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatisticsChart |
class |
SessionsStatisticsChart |
| Modifier and Type | Class and Description |
|---|---|
class |
DBConnectionsInUseStatsticsChart |
Copyright © 2018 SAP SE. All Rights Reserved.