Uses of Class
ch.psi.wica.controlsystem.epics.poller.EpicsChannelPollerStatistics
Packages that use EpicsChannelPollerStatistics
-
Uses of EpicsChannelPollerStatistics in ch.psi.wica.controlsystem.epics.poller
Methods in ch.psi.wica.controlsystem.epics.poller that return EpicsChannelPollerStatisticsModifier and TypeMethodDescriptionEpicsChannelPollerPublisher.getStatistics()
Returns the statistics for this publisher.EpicsChannelPollerService.getStatistics()
Returns the statistics associated with this service.Constructors in ch.psi.wica.controlsystem.epics.poller with parameters of type EpicsChannelPollerStatisticsModifierConstructorDescriptionPoller
(ScheduledExecutorService executor, EpicsChannelPollerRequest requestObject, EpicsChannelValueGetter epicsChannelValueGetter, WicaChannelEventPublisher wicaChannelEventPublisher, EpicsChannelPollerStatistics statisticCollector) Creates a new instance.