Interface StatisticsConfig
- All Superinterfaces:
Config
Statistics Configuration.
This allows statistics requirements to be configured.
- Since:
- 4.4
-
Method Summary
Modifier and TypeMethodDescriptionGet client statistics configuration.
-
Method Details
-
getClientStatistics
ClientStatisticsConfig getClientStatistics()Get client statistics configuration.This configures statistics related to Client connections.
- Returns:
- client statistics configuration - will not be null
-