Uses of Class
org.epics.archiverappliance.engine.pv.PVMetrics
Packages that use PVMetrics
Package
Description
-
Uses of PVMetrics in org.epics.archiverappliance.engine
Methods in org.epics.archiverappliance.engine that return PVMetricsModifier and TypeMethodDescriptionstatic PVMetricsArchiveEngine.getMetricsforPV(String pvName, ConfigService configservice) get the pv's info and status -
Uses of PVMetrics in org.epics.archiverappliance.engine.bpl.reports
Constructor parameters in org.epics.archiverappliance.engine.bpl.reports with type arguments of type PVMetricsModifierConstructorDescriptionGenericPVMetricsReport(Function<PVMetrics, T> getFn, String metricName) -
Uses of PVMetrics in org.epics.archiverappliance.engine.epics
Constructors in org.epics.archiverappliance.engine.epics with parameters of type PVMetrics -
Uses of PVMetrics in org.epics.archiverappliance.engine.model
Fields in org.epics.archiverappliance.engine.model declared as PVMetricsModifier and TypeFieldDescriptionprotected final PVMetricsArchiveChannel.pvMetricspvMetrics for this channel.Methods in org.epics.archiverappliance.engine.model that return PVMetricsConstructors in org.epics.archiverappliance.engine.model with parameters of type PVMetricsModifierConstructorDescriptionSampleBuffer(String channel_name, int capacity, ArchDBRTypes archdbrtype, PVMetrics pVMetrics) Create sample buffer of given capacity