Package org.epics.archiverappliance
package org.epics.archiverappliance
-
ClassDescriptionA version of byte[] that is used to provide some optimization for data retrieval and the like.An event represents an archiver sample.An event stream is a sequence of events in temporal order.An event stream should also support this additional information about the stream.Thrown when a reader has no data for a particular time frame and particular PV.The main data retrieval interface; this is used to get an EventStream for events for one PV between a start and an end time.The main interface for a storage plugin; this is an object that implements the reader and the writer interfaces.The main data consumption interface, this represents objects which take an event stream and write it to a (potentially permanent) store.