public class ConsolidatePBFilesForOnePVextends Object
implements BPLAction
Author:
mshankar
Access using: http://mgmt_url/bpl/consolidateDataForPV - Consolidate the data for this PV until the specified store. The PV needs to be paused first.
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.