Uses of Class
org.epics.archiverappliance.engine.model.ArchiveChannel
Packages that use ArchiveChannel
Package
Description
-
Uses of ArchiveChannel in org.epics.archiverappliance.engine.model
Subclasses of ArchiveChannel in org.epics.archiverappliance.engine.modelModifier and TypeClassDescriptionclassAn ArchiveChannel that stores each incoming value that differs from the previous sample by some 'delta'.classAn ArchiveChannel that stores each incoming value.classAn ArchiveChannel that stores value in a periodic scan. -
Uses of ArchiveChannel in org.epics.archiverappliance.engine.pv
Methods in org.epics.archiverappliance.engine.pv that return types with arguments of type ArchiveChannel -
Uses of ArchiveChannel in org.epics.archiverappliance.engine.writer
Methods in org.epics.archiverappliance.engine.writer with parameters of type ArchiveChannelModifier and TypeMethodDescriptionvoidWriterRunnable.addChannel(ArchiveChannel channel) Add a channel's buffer that this thread reads