Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- newCommand(CommandMessage) - Method in interface org.eso.ias.command.CommandListener
-
A new command has been received and must be exexuted by the listener.
- newCommand(CommandMessage) - Method in class org.eso.ias.command.DefaultCommandExecutor
-
The method that processes the commands received from the command topic
- newReply(ReplyMessage) - Method in class org.eso.ias.command.CommandSender
-
Invoked when a new reply has been produced
- newReply(ReplyMessage) - Method in interface org.eso.ias.command.ReplyListener
-
Invoked when a new reply has been produced
- newSample(Filter.EnrichedSample) - Method in interface org.eso.ias.plugin.filter.Filter
-
Acquire a new sample and recalculate the value applying the filtering.
- newSample(Filter.EnrichedSample) - Method in class org.eso.ias.plugin.filter.FilterBase
-
Acquire a new sample.
- newThread(Runnable) - Method in class org.eso.ias.command.CmdReplyThreadFactory
- newThread(Runnable) - Method in class org.eso.ias.plugin.thread.PluginThreadFactory
- NONE - Enum constant in enum class org.eso.ias.cdb.pojos.SoundTypeDao
- NoneFilter - Class in org.eso.ias.plugin.filter
-
Default implementation of a filter: it does nothing but returning the value of the last acquired sample
- NoneFilter(String) - Constructor for class org.eso.ias.plugin.filter.NoneFilter
-
Constructor
- notifyListener(String) - Method in class org.eso.ias.webserversender.WebServerSender
-
Notify the passed string to the listener.
- numberOfSamplesToAverage - Variable in class org.eso.ias.plugin.filter.AverageBySamples
-
The number of samples to average
- NumericArray - Class in org.eso.ias.types
-
The array of numbers is backed by a
ArrayList
of Numbers. - NumericArray(NumericArray.NumericArrayType) - Constructor for class org.eso.ias.types.NumericArray
-
Constructor with no elements in the array
- NumericArray(NumericArray.NumericArrayType, List<? extends Number>) - Constructor for class org.eso.ias.types.NumericArray
-
Constructor with a list of elements in the array
- NumericArray(List<? extends AnyVal>, NumericArray.NumericArrayType) - Constructor for class org.eso.ias.types.NumericArray
-
Constructor with a scala list of elements in the array
- NumericArray.NumericArrayType - Enum Class in org.eso.ias.types
-
The supported types of array
- numericArrayType - Variable in class org.eso.ias.types.NumericArray
-
The type of the items of the arrays
- numOfBytesSent - Variable in class org.eso.ias.plugin.publisher.MonitorPointSender.SenderStats
-
The number of bytes sent to the core of the IAS
- numOfErrorsPublishing - Variable in class org.eso.ias.plugin.publisher.MonitorPointSender.SenderStats
-
The number of errors publishing monitor point values to the core of the IAS
- numOfErrorsSending - Variable in class org.eso.ias.plugin.publisher.PublisherBase
-
The number of errors while sending monitor point values to the core of the IAS
- numOfMessagesSent - Variable in class org.eso.ias.plugin.publisher.MonitorPointSender.SenderStats
-
The number of messages sent to the core of the IAS.
- numOfMonitorPointValuesSent - Variable in class org.eso.ias.plugin.publisher.MonitorPointSender.SenderStats
-
The number of monitor point values sent to the core of the IAS.
- numOfMonitorPointValuesSubmitted - Variable in class org.eso.ias.plugin.publisher.MonitorPointSender.SenderStats
-
The number of monitor point values submitted to the publisher.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form