Uses of Interface
org.epics.archiverappliance.retrieval.EventConsumer
Packages that use EventConsumer
Package
Description
-
Uses of EventConsumer in org.epics.archiverappliance.retrieval.mimeresponses
Subinterfaces of EventConsumer in org.epics.archiverappliance.retrieval.mimeresponsesModifier and TypeInterfaceDescriptioninterfaceA set of events for classes that convert event streams to mime specific responses.Classes in org.epics.archiverappliance.retrieval.mimeresponses that implement EventConsumerModifier and TypeClassDescriptionclassTest response of action script+XML with large data sets For now this is only for one PV.classclassclassGenerate a ".mat" matlab file The response contains two objects, a header and a data object.classMimeresponse for PB over HTTP.classclassImplementation of a CSV response for a single PV Currently, we are restricting the CSV response to only one PV.classclassA human readable text response; mostly to be used for debugging etc. -
Uses of EventConsumer in org.epics.archiverappliance.retrieval.pva
Classes in org.epics.archiverappliance.retrieval.pva that implement EventConsumerModifier and TypeClassDescriptionclassThe response is an array of PV elements, each PV has a meta and data section.