Package org.epics.archiverappliance
Class EventStreamDesc
java.lang.Object
org.epics.archiverappliance.EventStreamDesc
- Direct Known Subclasses:
RemotableEventStreamDesc
An event stream should also support this additional information about the stream.
In addition, event streams that are to be sent across the wire should implement the RemotableOverRaw extension.
The source is a string used to describe the source of the stream and is meant for logging/debugging purposes.
- Author:
- mshankar
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEventStreamDesc(ArchDBRTypes archDBRType, String pvName) EventStreamDesc(EventStreamDesc other) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetArchDBRType(ArchDBRTypes archDBRType) voidvoidtoString()