Uses of Interface
org.epics.archiverappliance.etl.ETLSource
Packages that use ETLSource
Package
Description
-
Uses of ETLSource in edu.stanford.slac.archiverappliance.PlainPB
Classes in edu.stanford.slac.archiverappliance.PlainPB that implement ETLSourceModifier and TypeClassDescriptionclassThe plain PB storage plugin stores data in a chunk per PV per partition in sequential form. -
Uses of ETLSource in org.epics.archiverappliance.common.mergededup
Classes in org.epics.archiverappliance.common.mergededup that implement ETLSourceModifier and TypeClassDescriptionclassThe MergeDedupStoragePlugin is primarily meant for achieving a small amount of failover in the archiving of a PV. -
Uses of ETLSource in org.epics.archiverappliance.config
Methods in org.epics.archiverappliance.config that return ETLSourceModifier and TypeMethodDescriptionstatic ETLSourceStoragePluginURLParser.parseETLSource(String srcURIStr, ConfigService configService) -
Uses of ETLSource in org.epics.archiverappliance.etl.common
Methods in org.epics.archiverappliance.etl.common that return ETLSourceMethods in org.epics.archiverappliance.etl.common with parameters of type ETLSourceConstructors in org.epics.archiverappliance.etl.common with parameters of type ETLSourceModifierConstructorDescriptionETLPVLookupItems(String pvName, ArchDBRTypes dbrType, ETLSource source, ETLDest dest, int lifetimeorder, ETLMetricsForLifetime metricsForLifetime, OutOfSpaceHandling outOfSpaceHandling)