Class ConsolidatePBFilesForOnePV

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

public class ConsolidatePBFilesForOnePV extends Object implements BPLAction
Author:
mshankar
  • pv The name of the pv.
  • storage The name of the store until which we'll consolidate data. This is typically a string like STS or MTS. To get a list of names of stores for a PV, please see /getStoresForPV
  • date Optional date to run the ETL process against, default is one year in the future.