Uses of Class
org.epics.archiverappliance.retrieval.UnitOfRetrieval
Packages that use UnitOfRetrieval
-
Uses of UnitOfRetrieval in org.epics.archiverappliance.retrieval
Methods in org.epics.archiverappliance.retrieval that return UnitOfRetrievalMethods in org.epics.archiverappliance.retrieval that return types with arguments of type UnitOfRetrievalModifier and TypeMethodDescriptionDataSourceResolution.resolveDataSources(String pvName, Instant start, Instant end, PVTypeInfo typeInfo, BasicContext context, PostProcessor postProcessor, javax.servlet.http.HttpServletRequest req, ApplianceInfo applianceForPV) Returns a list of units of retrieval.Constructors in org.epics.archiverappliance.retrieval with parameters of type UnitOfRetrievalModifierConstructorDescriptionRetrievalResult(List<Callable<EventStream>> strms, UnitOfRetrieval retrievalRequest)