Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class org.eso.ias.converter.Converter
-
Application starting point.
- main(String[]) - Static method in class org.eso.ias.plugin.network.UdpPlugin
-
The main to start the plugin
- main(String[]) - Static method in class org.eso.ias.webserversender.WebServerSender
- MAINTENANCE - Enum constant in enum class org.eso.ias.types.OperationalMode
-
Maintenance
- MALFUNCTIONING - Enum constant in enum class org.eso.ias.types.OperationalMode
-
Device malfunctioning
- mapper - Variable in class org.eso.ias.converter.ConverterStream
-
The function to map a input string to output string
- MAX_BUFFER_SIZE_PROPNAME - Static variable in class org.eso.ias.plugin.publisher.PublisherBase
-
The name of the property to set max dimension of monitor points to buffer
- maxBufferSize - Static variable in class org.eso.ias.plugin.publisher.PublisherBase
-
The max number of monitor point values to keep in memory in the time interval.
- maxTemplateIndex - Variable in class org.eso.ias.converter.config.MonitorPointConfiguration
-
The max index of the template, if templated
- MEDIUM - Enum constant in enum class org.eso.ias.types.Priority
- mergeProperties(InputStream, InputStream) - Method in class org.eso.ias.plugin.publisher.PublisherBase
-
Merges the default and user provided properties in the system properties
- MessageDao - Class in org.eso.ias.plugin.network
-
The message sent from the remote client to the networked plugin
- MessageDao() - Constructor for class org.eso.ias.plugin.network.MessageDao
-
Empty constructor
- MessageDao(String, String, String, String, String) - Constructor for class org.eso.ias.plugin.network.MessageDao
-
Constructor
- MIN_CONSUMER_READY_TIMEOUT - Static variable in class org.eso.ias.kafkautils.KafkaStringsConsumer
-
Min allowed timeout to wait for the consumer ready
- minAllowedSendRate - Static variable in class org.eso.ias.plugin.MonitoredValue
-
The
MonitoredValue.refreshRate
of the monitored can be dynamically changed but can never be less than the allowed minimum. - MinMaxThresholdTFJava - Class in org.eso.ias.asce.transfer.impls
-
The TF implementing a Min/Max threshold TF (there is also a scala implementation for comparison).
- MinMaxThresholdTFJava(String, String, long, Properties) - Constructor for class org.eso.ias.asce.transfer.impls.MinMaxThresholdTFJava
-
Constructor
- minTemplateIndex - Variable in class org.eso.ias.converter.config.MonitorPointConfiguration
-
The min index of the template, if templated
- mode - Variable in class org.eso.ias.types.IASValue
-
The mode of the input
- MONITOR_POINTS_TO_LOG - Static variable in class org.eso.ias.plugin.DetailedStatsCollector
-
The number of monitor points to log
- MonitorAlarm - Enum Class in org.eso.ias.monitor
-
An enumerated with all the alarms generated by the Monitor tool.
- MONITORED_SOFTWARE_SYSTEM - Enum constant in enum class org.eso.ias.types.IdentifierType
-
The type for the monitored software system that produced a monitor point value or alarm
- monitoredSystemId - Variable in class org.eso.ias.plugin.Plugin
-
The identifier of the system monitored by this plugin The name of the monitored system is not affected by replication because the user defined implementation getting monitor points from a device knows better the proper name to use.
- monitoredSystemId - Variable in class org.eso.ias.plugin.publisher.PublisherBase
-
The ID of the system monitored by the plugin.
- MonitoredValue - Class in org.eso.ias.plugin
-
A MonitoredValue is a monitor point value or alarm read from the controlled system.
- MonitoredValue(String, long, ScheduledExecutorService, ChangeValueListener, int) - Constructor for class org.eso.ias.plugin.MonitoredValue
-
Build a
MonitoredValue
with the default filter,NoneFilter
- MonitoredValue(String, long, Filter, ScheduledExecutorService, ChangeValueListener, int) - Constructor for class org.eso.ias.plugin.MonitoredValue
-
Build a
MonitoredValue
with the passed filter - monitoredValueUpdated(ValueToSend) - Method in interface org.eso.ias.plugin.ChangeValueListener
-
Notify the listener that the value of the monitor point has been updated.
- monitoredValueUpdated(ValueToSend) - Method in class org.eso.ias.plugin.Plugin
-
A monitor point value has been updated and must be forwarded to the core of the IAS.
- MonitorPointConfiguration - Class in org.eso.ias.converter.config
-
The configuration of the monitor point as read from the configuration database.
- MonitorPointConfiguration(IASTypes, Optional<Integer>, Optional<Integer>) - Constructor for class org.eso.ias.converter.config.MonitorPointConfiguration
-
The type of the monitor point
- MonitorPointData - Class in org.eso.ias.plugin.publisher
-
A java POJO representing a monitor point or alarm to be sent to the IAS.
- MonitorPointData() - Constructor for class org.eso.ias.plugin.publisher.MonitorPointData
-
Empty constructor
- MonitorPointData(String, String, ValueToSend) - Constructor for class org.eso.ias.plugin.publisher.MonitorPointData
-
Constructor
- MonitorPointDataToBuffer - Class in org.eso.ias.plugin.publisher
-
A java POJO representing a monitor point or alarm to be sent to the IAS in a buffered way.
- MonitorPointDataToBuffer() - Constructor for class org.eso.ias.plugin.publisher.MonitorPointDataToBuffer
-
Empty constructor
- MonitorPointDataToBuffer(ValueToSend) - Constructor for class org.eso.ias.plugin.publisher.MonitorPointDataToBuffer
-
Constructor
- monitorPoints - Variable in class org.eso.ias.plugin.publisher.PublisherBase
-
The map to store the monitor points received during the throttling time interval.
- MonitorPointSender - Interface in org.eso.ias.plugin.publisher
-
The
MonitorPointSender
defines the interface to send monitor point values and alarms to the IAS core. - MonitorPointSender.SenderStats - Class in org.eso.ias.plugin.publisher
-
The statistics provided by the sender in the last time interval.
- monitorPointsSent - Variable in class org.eso.ias.plugin.publisher.PublisherBase
-
The number of monitor point values sent to the core of the IAS
- mPointUpdated(String) - Method in class org.eso.ias.plugin.DetailedStatsCollector
-
A monitor point with the given ID has been update
- mpType - Variable in class org.eso.ias.converter.config.MonitorPointConfiguration
-
The type of the monitor point.
- mustRestart - Variable in class org.eso.ias.command.CommandListener.CmdExecutionResult
-
Set if the the manager must restart the process Only one between mustRestart and mustShutdown can be set at the same time
- mustShutdown - Variable in class org.eso.ias.command.CommandListener.CmdExecutionResult
-
Set if the the manager must shut the process down Only one between mustRestart and mustShutdown can be set at the same time
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form