Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UdpPlugin - Class in org.eso.ias.plugin.network
A plugin that gets monitor points and alarms from a UDP socket.
UdpPlugin(PluginFileConfig, int) - Constructor for class org.eso.ias.plugin.network.UdpPlugin
Constructor
UdpPlugin(PluginFileConfig, MonitorPointSender, HbProducer, int) - Constructor for class org.eso.ias.plugin.network.UdpPlugin
Constructor with customized monitor point sender and HbProducer mostly used for testing.
udpPort - Variable in class org.eso.ias.plugin.network.UdpPlugin
The UDP port to receive messages
UNKNOWN - Enum constant in enum class org.eso.ias.command.CommandExitStatus
 
UNKNOWN - Enum constant in enum class org.eso.ias.types.OperationalMode
Unknown state
UNRELIABLE - Enum constant in enum class org.eso.ias.types.IasValidity
The values has not been produced in time either by the monitored system or due to network problems or any other reason: what the IAS hows can be misaligned with the actual information
unsetPluginOperationalMode() - Method in class org.eso.ias.plugin.Plugin
Unset the plugin operational mode so that the operational mode of each monitor point value is sent to the core of the IAS.
updateConverterProdTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed time when produced by Converter
updated() - Method in class org.eso.ias.plugin.DetailedStatsCollector.StatData
The monitor point has been updated.
updateFullIdsOfDependents(Collection<String>) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed list of fullRunningIds of the dependent monitor point
updateMode(OperationalMode) - Method in class org.eso.ias.asce.transfer.IasIOJ
Update the mode of the monitor point
updateMode(OperationalMode) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed mode
updateMonitorPointValue(String, Object) - Method in class org.eso.ias.plugin.Plugin
A new value of a monitor point has been provided by the monitored system: the value must be sent to to the monitor point with the given ID for filtering.
updateMonitorPointValue(String, Sample) - Method in class org.eso.ias.plugin.Plugin
A new value of a monitor point (a new sample) has been provided by the monitored system: the value must be sent to to the monitor point with the given ID for filtering.
updateMonSysProdTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed monitored system production time
updateProdTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed production time
updateProperties(Map<String, String>) - Method in class org.eso.ias.types.IASValue
Update the additional properties
updateProps(Map<String, String>) - Method in class org.eso.ias.asce.transfer.IasIOJ
Return a new IasIO with the passed additional properties.
updateReadFromBsdbTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed time when received from BSDB
updateRecvFromPluginTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed time when received from plugin
updateSentToBsdbTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed time when sent to BSDB
updateSentToConverterTime(long) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed time when sent to the converter
updateValidity(IasValidity) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed validity
updateValue(T) - Method in class org.eso.ias.asce.transfer.IasIOJ
Update the value of a IASIO
updateValue(X) - Method in class org.eso.ias.types.IASValue
Build a new IASValue with the passed value
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form