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

A

accept(IASValue<?>) - Method in class org.eso.ias.kafkautils.FilteredKafkaIasiosConsumer
Accepts or rejects a IASValue against the filters, if set
accept(IASValue<?>) - Method in interface org.eso.ias.kafkautils.FilteredKafkaIasiosConsumer.FilterIasValue
Accepts or discards the value according to the filter: te value is accepted if no value is set
accept(IASValue<?>) - Method in class org.eso.ias.kafkautils.KafkaIasiosConsumer
Accepts or rejects a IASValue against the filters, if set
accept(IASValue<?>) - Method in class org.eso.ias.kafkautils.SimpleKafkaIasiosConsumer
Accept all the IASValues.
ack() - Method in class org.eso.ias.types.Alarm
ACK an alarm.
ack() - Method in enum class org.eso.ias.types.AlarmState
The alarm has been Acked (by operator)
ACK - Enum constant in enum class org.eso.ias.command.CommandType
 
add(Number) - Method in class org.eso.ias.types.NumericArray
Return a new NumericArray with the passed value appended at the end of array of elements
addAsce(AsceDao) - Method in class org.eso.ias.cdb.pojos.DasuDao
 
addDasusToDeploy(JsonDasuToDeployDao) - Method in class org.eso.ias.cdb.structuredtext.pojos.JsonSupervisorDao
 
addDasuToDeploy(DasuToDeployDao) - Method in class org.eso.ias.cdb.pojos.SupervisorDao
Puts the passed DASU in the list of tDASUs that run in this supervisor
addIdsToFilter(Set<String>) - Method in class org.eso.ias.kafkautils.KafkaIasiosConsumer
Add the passed IDs to the filter
addInput(IasioDao, boolean) - Method in class org.eso.ias.cdb.pojos.AsceDao
Add the passed input
additionalProperties - Variable in class org.eso.ias.asce.transfer.impls.MinMaxThresholdTFJava
Additional properties
addTemplatedInstanceInput(TemplateInstanceIasioDao, boolean) - Method in class org.eso.ias.cdb.pojos.AsceDao
Add the passed templated input
addTypesToFilter(Set<IASTypes>) - Method in class org.eso.ias.kafkautils.KafkaIasiosConsumer
Add the passed alarm types to the filter
Alarm - Class in org.eso.ias.types
Alarm represents an alarm generated by a remote monitored system.
ALARM - Enum constant in enum class org.eso.ias.cdb.pojos.IasTypeDao
 
ALARM - Enum constant in enum class org.eso.ias.types.IASTypes
 
alarmAcknowledged(CommandMessage) - Method in class org.eso.ias.command.DefaultCommandExecutor
A an Alarm has been acknowledged.
alarmPriority - Variable in class org.eso.ias.asce.transfer.impls.MinMaxThresholdTFJava
 
alarmPriorityPropName - Static variable in class org.eso.ias.asce.transfer.impls.MinMaxThresholdTFJava
The name of the property to set the priority of the alarm
alarmState - Variable in class org.eso.ias.types.Alarm
The state of the alarm
AlarmState - Enum Class in org.eso.ias.types
The state and state machine of an Alarm
ALL - Enum constant in enum class org.eso.ias.cdb.pojos.LogLevelDao
 
apply() - Method in interface org.eso.ias.plugin.filter.Filter
Apply the filter to the samples already in the history and return the filtered value.
apply() - Method in class org.eso.ias.plugin.filter.FilterBase
Apply the filter to the samples in the history and return the filtered value or empty if there are no samples in the history.
apply(String) - Method in class org.eso.ias.converter.ValueMapper
Effectively translate the string received from the plugin in the string to send to the core of the IAS
applyFilter() - Method in class org.eso.ias.plugin.filter.AverageBySamples
Apply the filter and produces the output
applyFilter() - Method in class org.eso.ias.plugin.filter.AverageByTime
Apply the filter and produces the output
applyFilter() - Method in class org.eso.ias.plugin.filter.FilterBase
FilterBase.apply() calls this method of the filter to get the filtered value and return to the caller.
applyFilter() - Method in class org.eso.ias.plugin.filter.NoneFilter
 
array - Variable in class org.eso.ias.types.NumericArray
The not null immutable array of items
ARRAYOFDOUBLES - Enum constant in enum class org.eso.ias.cdb.pojos.IasTypeDao
 
ARRAYOFDOUBLES - Enum constant in enum class org.eso.ias.types.IASTypes
 
ARRAYOFLONGS - Enum constant in enum class org.eso.ias.cdb.pojos.IasTypeDao
 
ARRAYOFLONGS - Enum constant in enum class org.eso.ias.types.IASTypes
 
ASCE - Enum constant in enum class org.eso.ias.cdb.structuredtext.CdbFolders
 
ASCE - Enum constant in enum class org.eso.ias.types.IdentifierType
The type of a computing element identifier that runs in a DASU
AsceDao - Class in org.eso.ias.cdb.pojos
The pojo for the ASCE
AsceDao() - Constructor for class org.eso.ias.cdb.pojos.AsceDao
 
AUTO_SEND_TI_PROPNAME - Static variable in class org.eso.ias.plugin.Plugin
The property to set the auto-send time interval (in seconds)
autoSendRefreshRate - Variable in class org.eso.ias.plugin.Plugin
The refresh rate to automatically send the last values of the monitor points even if did not change
autoSendTimeIntervalDefault - Static variable in class org.eso.ias.plugin.config.PluginFileConfig
The default time interval to automatically resend monitor point if their values did not change
AverageBySamples - Class in org.eso.ias.plugin.filter
AverageBySamples produces a new Double value by applying the arithmetic average of the samples.
AverageBySamples(String) - Constructor for class org.eso.ias.plugin.filter.AverageBySamples
Constructor
AverageByTime - Class in org.eso.ias.plugin.filter
AverageByTime produces a new Double value by applying the arithmetic average of the samples received in the specified time frame.
AverageByTime(String) - Constructor for class org.eso.ias.plugin.filter.AverageByTime
Constructor
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