Class PubSubEvent
java.lang.Object
org.epics.archiverappliance.config.pubsub.PubSubEvent
- All Implemented Interfaces:
Serializable
Generic POJO for pubsub events within this cluster..
- Author:
- mshankar
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()booleanvoidvoidsetDestination(String destination) voidsetEventData(String eventData) voidvoidvoid
-
Constructor Details
-
PubSubEvent
-
-
Method Details
-
getType
-
setType
-
getSource
-
setSource
-
getDestination
-
setDestination
-
getEventData
-
setEventData
-
generateEventDescription
-
isSourceCluster
public boolean isSourceCluster() -
markSourceAsCluster
public void markSourceAsCluster() -
getPvName
-
setPvName
-