interface StatisticsInterface

Methods

array
getApplications()

Get an applications

getApplicationStatistics(ApplicationAbstract|string $application)

Get application statistics

Details

at line 14
ConnectionsStatisticsInterface getConnections()

Get connections

at line 21
RequestsStatisticsInterface getRequests()

Get requests

at line 28
array getApplications()

Get an applications

Return Value

array

at line 36
ApplicationStatisticsInterface getApplicationStatistics(ApplicationAbstract|string $application)

Get application statistics

Parameters

ApplicationAbstract|string $application

Return Value

ApplicationStatisticsInterface