| Modifier and Type | Method and Description |
|---|---|
StatisticsService |
DefaultAbstractCollectorChartHandler.getStatisticsMetadataService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractCollectorChartHandler.setStatisticsMetadataService(StatisticsService statisticsMetadataService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatisticsService
Default StatisticsService for collecting data for use in hAC-charts.
|
| Constructor and Description |
|---|
DefaultStatisticsChart(java.lang.String name,
java.lang.String unit,
StatisticsService statisticsService) |
| Constructor and Description |
|---|
DBConnectionsInUseStatsticsChart(java.lang.String name,
java.lang.String unit,
StatisticsService statisticsService)
Since this chart is tenant aware and created in the tenant context we must pass the
global
StatisticsService to let it register itself! |
Copyright © 2018 SAP SE. All Rights Reserved.