Interface StatisticsConfig

All Superinterfaces:
Config

public interface StatisticsConfig extends Config
Statistics Configuration.

This allows statistics requirements to be configured.

Since:
4.4
  • Method Details

    • getClientStatistics

      ClientStatisticsConfig getClientStatistics()
      Get client statistics configuration.

      This configures statistics related to Client connections.

      Returns:
      client statistics configuration - will not be null