Uses of Record Class
ch.psi.wica.model.app.StatisticsCollectable.Statistics
Packages that use StatisticsCollectable.Statistics
Package
Description
Classes providing high level support for the application.
Classes providing support for the programmatic configuration of this Spring Boot application.
Classes providing support for HTTP endpoints.
Domain classes providing abstractions that are shared throughtout the application.
Classes providing support for the high level services associated with a wica stream.
-
Uses of StatisticsCollectable.Statistics in ch.psi.wica
Methods in ch.psi.wica that return StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.config
Methods in ch.psi.wica.config that return StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.controllers
Methods in ch.psi.wica.controllers that return StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.controlsystem.epics.channel
Methods in ch.psi.wica.controlsystem.epics.channel that return StatisticsCollectable.StatisticsModifier and TypeMethodDescriptionEpicsChannelStatistics.get()
Returns the statistics associated with the collectable. -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.controlsystem.epics.metadata
Methods in ch.psi.wica.controlsystem.epics.metadata that return StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.controlsystem.epics.monitor
Methods in ch.psi.wica.controlsystem.epics.monitor that return StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.controlsystem.epics.poller
Methods in ch.psi.wica.controlsystem.epics.poller that return StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.model.app
Methods in ch.psi.wica.model.app that return StatisticsCollectable.StatisticsModifier and TypeMethodDescriptionStatisticsCollectable.get()
Returns the statistics associated with the collectable.Methods in ch.psi.wica.model.app that return types with arguments of type StatisticsCollectable.Statistics -
Uses of StatisticsCollectable.Statistics in ch.psi.wica.services.stream
Methods in ch.psi.wica.services.stream that return StatisticsCollectable.Statistics