Package org.epics.archiverappliance.etl
package org.epics.archiverappliance.etl
-
ClassDescriptionThe main business logic servlet for ETL.A conversion function takes in a EventStream and gives you another EventStream that is based on this EventStream.Event streams can optionally implement bulk transfer friendly methods.A class to hold state for one run of ETL.An ETL dest is data source that can act as a sink for ETL.Run ETLs for one PV; mostly for unit tests..A POJO that encapsulates all the information needed about a stream from an ETL sourceAn ETL source is data source that can act as a source for ETL.We can potentially get a large number of ETLInfo objects when performing ETL for the first time.Interface providing details for the storage metrics pages...Performance optimization for storage metrics methods.