Class ArchivedPVsForThisApplianceAction

java.lang.Object
org.epics.archiverappliance.mgmt.bpl.ArchivedPVsForThisApplianceAction
All Implemented Interfaces:
BPLAction

public class ArchivedPVsForThisApplianceAction extends Object implements BPLAction
Given a list of PVs, determine those that are being archived. Of course, you can use the status call but that makes calls to the engine etc and can be stressful if you are checking several thousand PVs All this does is check the configservice...
Author:
mshankar
  • Constructor Details

    • ArchivedPVsForThisApplianceAction

      public ArchivedPVsForThisApplianceAction()
  • Method Details