Interface | Description |
---|---|
StatisticsDocumentCreator |
A StatisticsDocumentCreator is the interface that StatisticsAgent uses
to create a document containing statistics information.
|
Class | Description |
---|---|
ApplicationSessionStatistics |
A ApplicationSessionStatistics represents the detailed statistics
for an active application session on this node.
|
LibrarySessionStatistics |
A LibrarySessionStatistics represents the detailed statistics
for an active LibrarySession on this node.
|
ServiceStatistics |
A ServiceStatistics is a representation of the current state
of the statistics for a running service in the current node.
|
SessionStatistics |
A SessionStatistics is a representation of the current state of
the session statistics.
|
SessionStatisticsCache |
A SessionStatisticsCache manages and reports on session statistics
for session in use on the current node.
|
StatisticsDocumentCreatorAdapter |
A StatisticsDocumentCreatorAdapter provides a default (empty) implementation
of the StatisticsDocumentCreator interface.
|
UserSessionStatistics |
A UserSessionStatistics represents the detailed statistics
for an active user on this node.
|
Copyright © 2023. All rights reserved.