Uses of Class
org.epics.archiverappliance.engine.pv.EngineContext
Packages that use EngineContext
Package
Description
-
Uses of EngineContext in org.epics.archiverappliance.config
Fields in org.epics.archiverappliance.config declared as EngineContextMethods in org.epics.archiverappliance.config that return EngineContextModifier and TypeMethodDescriptionConfigService.getEngineContext()Return the runtime state for the engine.DefaultConfigService.getEngineContext() -
Uses of EngineContext in org.epics.archiverappliance.engine.epics
Methods in org.epics.archiverappliance.engine.epics with parameters of type EngineContextModifier and TypeMethodDescriptionstatic EngineMetricsEngineMetrics.computeEngineMetrics(EngineContext engineContext, ConfigService configService) -
Uses of EngineContext in org.epics.archiverappliance.engine.model
Methods in org.epics.archiverappliance.engine.model with parameters of type EngineContextModifier and TypeMethodDescriptionvoidArchiveChannel.updateMetadataOnceADay(EngineContext context) Use this method to do a caget on the metadata..