Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

N

name - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.AttributeMetaData
Defines the name of the attribute, i.e. the name of the value in the XML file and the related "method" of the annotation.
name - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
Stores the name of the entry.
name - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.PathElement
Stores the name of the path element.
nanoToUsualTime(long) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.Formatter
Formats nano time to milliseconds, seconds or minutes.
NATIVE_UNALLOCATION - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.MemoryAccountingConstants
Indicates native unallocation.
nativeUnallocation() - Method in enum de.uni_hildesheim.sse.monitoring.runtime.configuration.MemoryAccountingType
Returns whether unallocation should happen in native code.
nesting - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
Stores the nesting of reentrant calls.
NET_OVERHEAD_STRING - Static variable in class test.AbstractNetIoTest
The overhead of a string over the data in/out streams (size).
NET_OVERHEAD_STRING - Static variable in class test.NetIoChannelTest
The overhead of a string over the data in/out streams (size).
NET_SIZE_INT - Static variable in class test.AbstractNetIoTest
The size of an int over the data in/out streams.
NET_SIZE_INT - Static variable in class test.NetIoChannelTest
The size of an int over the data in/out streams.
netInBytes - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
Stores the amount of bytes read from network interfaces.
NetIoChannelTest - Class in test
Perform simple network IO testing of the monitoring infrastructure.
NetIoChannelTest() - Constructor for class test.NetIoChannelTest
Prevents this class from being instantiated from outside.
NetIoChannelTest.ServerMainThread - Class in test
Implements a simple thread for accepting network connections.
NetIoChannelTest.ServerWorkThread - Class in test
Implements a thread which is started on an accepted connection.
NetIoTest - Class in test
Perform simple network IO testing of the monitoring infrastructure.
NetIoTest() - Constructor for class test.NetIoTest
Prevents this class from being instantiated from outside.
NetIoTestAll - Class in test
Perform simple network IO testing of the monitoring infrastructure.
NetIoTestAll() - Constructor for class test.NetIoTestAll
Prevents this class from being instantiated from outside.
NetIoTestAll.ServerMainThread - Class in test
Implements a simple thread for accepting network connections.
NetIoTestAll.ServerWorkThread - Class in test
Implements a thread which is started on an accepted connection.
NetIoTestServer - Class in test
Perform simple network IO testing of the monitoring infrastructure.
NetIoTestServer() - Constructor for class test.NetIoTestServer
Prevents this class from being instantiated from outside.
NetIoTestServer.ServerMainThread - Class in test
Implements a simple thread for accepting network connections.
NetIoTestServer.ServerWorkThread - Class in test
Implements a thread which is started on an accepted connection.
netOutBytes - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
Stores the amount of bytes sent to network interfaces.
netRead - Static variable in class test.UrlTest
Stores the bytes read from network.
newId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RegisterElement
Stores the id of the new thread.
NEWVALUE_INSTANCE - Static variable in class test.FieldAccessTest
Defines the new value for the instance field.
NEWVALUE_STATIC - Static variable in class test.FieldAccessTest
Defines the new value for the static field.
next() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ArrayList.Itr
Returns the next element.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache.Entry
Stores the next entry.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.LongRecordingStackHashMap.Entry
Stores the next entry.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.MapElement
Stores the next map element.
next() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.MapIterator
Returns the next element.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.MapElement
Stores the next map element.
next() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.MapIterator
Returns the next element.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.Entry
Stores the next entry.
next() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.KeyIterator
Returns the next element in the iterator sequence.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.MapIterator
Stores the next element in bucket chain.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.LinkedList.Entry
Stores the next entry.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLinkedList.Entry
Stores the next entry.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap.MapElement
Stores the next map element.
next - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList.Entry
Stores the next entry.
nextId - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.Lock
Stores the next numeric id.
NoAnnotationTest - Class in test
Provides a program with resource consumption which is not annotated (test whether this particular issue works).
NoAnnotationTest() - Constructor for class test.NoAnnotationTest
Prevents this class from being instantiated from outside.
NONE - Static variable in enum de.uni_hildesheim.sse.monitoring.runtime.boot.DebugState
Provides a constant empty array.
notAvailable - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ConfigurationToName
Stops the not-available-string.
notifyBurstChange(IMeasurements, IMeasurements) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.MonitoringGroupBurstChangeListener
Is called on a regular basis to notify the listener about various changes in previously registered data.
notifyOutIntervalChanged(int) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationListener
Notifies observers about a changed out interval.
notifyOutIntervalChanged(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring.SystemConfigurationListener
Notifies observers about a changed out interval.
notifyProgramEnd() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies about end of monitoring (this might occur at different point of time than RecorderAccess.endSystem() and at multiple times).
notifyProgramEnd() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about end of monitoring (this might occur at different point of time than RecorderFrontend.endSystem() and at multiple times).
notifyProgramEnd() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about end of monitoring (this might occur at different point of time than Recorder.endSystem() and at multiple times).
notifyProgramEnd() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies about end of monitoring (this might occur at different point of time than Recorder.endSystem() and at multiple times).
notifyProgramRecordCreation() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy
Notify the listeners about the program record creation (if not done implicitly before).
notifyProgramRecordCreation() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
Notify the listeners about the program record creation (if not done implicitly before).
notifyProgramRecordCreation() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
Notify the listeners about the program record creation (if not done implicitly before).
NotifyProgramRecordCreationElement - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements
Defines an ExitElement.
NotifyProgramRecordCreationElement() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyProgramRecordCreationElement
Creates a new empty instance.
notifyProgramStart() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies about start of monitoring.
notifyProgramStart() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about start of monitoring.
notifyProgramStart() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about start of monitoring.
notifyProgramStart() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies about start of monitoring.
notifyRecordingEnd() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.configuration.IRecordingEndListener
Is called when recording ends.
notifyRecordingEnd() - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent
Is called when recording ends.
notifyThreadEnd() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies about the end of the current thread.
notifyThreadEnd(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies about an ended thread.
notifyThreadEnd() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about the end of the current thread.
notifyThreadEnd(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about an ended thread.
notifyThreadEnd() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about the end of the current thread.
notifyThreadEnd(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about an ended thread.
notifyThreadStart(Thread) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies about a started thread.
notifyThreadStart(Thread) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about a started thread.
notifyThreadStart(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about a started thread.
notifyThreadStart(Thread) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about a started thread.
notifyThreadStart(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about a started thread.
notifyTimer(String, TimerState, boolean) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies about a timer event.
notifyTimer(String, TimerState, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies about a timer event.
notifyTimer(String, TimerState, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies about a timer event.
notifyTimer(String, TimerState, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies about a timer event.
notifyTimer(String, TimerState, long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy
Notifies about a timer event.
notifyTimer(String, TimerState, long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
Notifies about a timer event.
notifyTimer(String, TimerState, long, long) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
Notifies about a timer event.
NOTIFYTIMER - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.Constants
Stores the identification for NotifyTimerElement.
NotifyTimerElement - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements
Defines an ExitElement.
NotifyTimerElement() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
Creates a new empty instance.
NotifyTimerElement(String, TimerState, long, long) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
Creates a new instance with the given parameters.
NotifyValue - Annotation Type in de.uni_hildesheim.sse.monitoring.runtime.annotations
Notify about a value to be considered as monitored value, e.g. in case of commonly used structures or protocols.
NOTIFYVALUE - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.Constants
Stores the identification for NotifyValueChangeElement.
notifyValueChange(String, Object) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, int) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, byte) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, char) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, short) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, long) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, double) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, float) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, boolean) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
Notifies the recorder about a changing value.
notifyValueChange(String, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, byte) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, char) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, short) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, double) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, float) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
Notifies the recorder about a changing value.
notifyValueChange(String, ValueType, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.plugins.DefaultValueChangeListener
Notifies the recorder about a changing value.
notifyValueChange(String, ValueType, Object) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.ValueChangeListener
Notifies the recorder about a changing value.
notifyValueChange(String, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, byte) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, char) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, short) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, ValueType, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder strategy about a changing value.
notifyValueChange(String, double) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, float) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
Notifies the recorder about a changing value.
notifyValueChange(String, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, byte) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, char) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, short) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, double) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, float) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
Notifies the recorder about a changing value.
notifyValueChange(String, ValueType, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy
Notifies about a changing attribute value.
notifyValueChange(String, ValueType, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
Notifies about a changing attribute value.
notifyValueChange(String, ValueType, Object) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
Notifies about a changing attribute value.
NotifyValueChangeElement - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements
Defines an ExitElement.
NotifyValueChangeElement() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
Creates a new empty instance.
NotifyValueChangeElement(String, ValueType, Object) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
Creates a new instance with the given parameters.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
Stores the now.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterElement
Stores the now.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ExitElement
Stores the now.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.FinishRecordingElement
Stores the now.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
Stores the current time in milli seconds.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RegisterElement
The current time in nano seconds.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StartRecordingElement
Stores the now.
now - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StopTimeRecordingElement
Stores the now.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links