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