- r1 - Static variable in class test.ThreadedTest
-
Stores the first runnable.
- r2 - Static variable in class test.ThreadedTest
-
Stores the second runnable.
- r3 - Static variable in class test.ThreadedTest
-
Stores the third runnable.
- RandomIoTest - Class in test
-
Performs some simple tests on random I/O.
- RandomIoTest() - Constructor for class test.RandomIoTest
-
Prevents this class from being instantiated from outside.
- randomRead - Static variable in class test.RandomIoTest
-
Stores the number of bytes read.
- randomWrite - Static variable in class test.RandomIoTest
-
Stores the number of bytes written.
- rangeCheck(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ArrayList
-
Checks if the given index is in range.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Reads this instance from the given input stream.
- read(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLConfiguration
-
Reads a configuration from a given file.
- read(DataInputStream) - Method in enum de.uni_hildesheim.sse.monitoring.runtime.plugins.ValueType
-
Reads a corresponding value from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Reads data of this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData
-
Reads data of this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadsInfo
-
Reads this instance from a data input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ClearTemporaryDataElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EndSystemElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterConfigurationElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ExitElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.FinishRecordingElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryAllocatedElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryFreedByRecIdElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyProgramRecordCreationElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.PrintCurrentState
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.PrintStatisticsElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RecordingStrategiesElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RegisterElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StartRecordingElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StopTimeRecordingElement
-
Reads this instance from the given input stream.
- read(DataInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Reads contents of this map from the given input stream.
- read() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingInputStream
-
Reads a byte from a stream.
- read(byte[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingInputStream
-
Reads bytes into buffer, at maximum up to the length of the
buffer.
- read(byte[], int, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingInputStream
-
Reads at maximum len bytes into buffer starting
at off.
- read() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingRandomAccessFile
-
Reads a byte of data from this file.
- read(byte[], int, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingRandomAccessFile
-
Reads up to len bytes of data from this file into an
array of bytes.
- read(byte[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingRandomAccessFile
-
Reads up to buffer.length bytes of data from this file
into an array of bytes.
- read() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Reads a char from a stream.
- read(char[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Reads chars into buffer, at maximum up to the length of the
buffer.
- read(char[], int, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Reads at maximum len chars into buffer starting
at off.
- read() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileInputStream
-
Reads a byte from a stream.
- read(byte[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileInputStream
-
Reads byte into buffer, at maximum up to the length of the
buffer.
- read(byte[], int, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileInputStream
-
Reads at maximum len bytes into buffer starting
at off.
- read() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileReader
-
Reads a char from a stream.
- read(char[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileReader
-
Reads chars into buffer, at maximum up to the length of the
buffer.
- read(char[], int, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileReader
-
Reads at maximum len chars into buffer starting
at off.
- read(InputStream) - Static method in class test.TestUtils
-
Reads the input stream and returns the number of input bytes.
- read(InputStream) - Static method in class test.UrlTest
-
Reads the input stream and returns the number of input bytes.
- reader - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Stores the reader to delegate to.
- readFromAgentArguments(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Reads the configuration parameters from an agent command line.
- readFromPool(DataInputStream) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadsInfo
-
Obtains an instance from the object pool and reads the related
data from a data input stream (convenience method).
- readIo(String, String, int, StreamType) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readIo(String, String, int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readIo(String, String, int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readIo(String, String, int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readIo(String, String, long, int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readIo(int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Records an amount of bytes read from file or from network.
- readIo(int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Records an amount of bytes read from file or from network.
- readIo(int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Records an amount of bytes read from file or from network.
- readIo(String, String, long, int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readIo(int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.InstanceRecorderElement
-
- readIo(int, StreamType) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Records an amount of bytes read from file or from network.
- readIo(String, String, long, int, StreamType) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Notifies the recorder about an amount of bytes read from some I/O
channel.
- readObject(ObjectInputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AnnotationInvocationHandler
-
- readRemainingFromSystem(IThisProcessDataGatherer, boolean, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData
-
Reads data not obtained from monitoring directly from the underlying
system using native methods.
- readResolve() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AnnotationInvocationHandler.SerializationProxy
-
- readStream() - Method in class test.ConfigurationTest.Component
-
- readString(DataInputStream) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.StreamUtilities
-
Reads a string from the given input stream and converts it
to null if required.
- ready() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Tells whether this stream is ready to be read.
- ready - Variable in class test.AbstractNetIoTest.ServerMainThread
-
Stores if this thread is ready for accepting connections.
- ready - Variable in class test.NetIoChannelTest.ServerMainThread
-
Stores if this thread is ready for accepting connections.
- ready - Variable in class test.UDPIoChannelTest.ServerMainThread
-
Stores if this thread is ready for accepting connections.
- ready - Variable in class test.UDPIoTest.ServerMainThread
-
Stores if this thread is ready for accepting connections.
- receiveData - Variable in class test.UDPIoTest.ServerMainThread
-
Array for receiving data.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Stores the recording ids used for the actually entered recording groups.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Stores the recId.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterElement
-
Stores the recId.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ExitElement
-
Stores the recId.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Stores the recId.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryAllocatedElement
-
Stores the recId.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryFreedByRecIdElement
-
Stores the recId.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingInputStream
-
Stores the recorder id to aggregate the notifications for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingOutputStream
-
Stores the recorder id to aggregate the notifications for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingRandomAccessFile
-
Stores the (optional) recording id.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Stores the recorder id to aggregate the notifications for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingWriter
-
Stores the recorder id to aggregate the notifications for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileInputStream
-
Stores the recorder id to aggregate the notifications for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileOutputStream
-
Stores the recorder id to aggregate the monitored data for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileReader
-
Stores the recorder id to aggregate the monitored data for.
- recId - Variable in class de.uni_hildesheim.sse.monitoring.runtime.wrap.InstrumentedFileWriter
-
Stores the recorder id to aggregate the monitored data for.
- recIdRestartStopResumeOneStep - Static variable in class test.TimerTest
-
Stores the synthetic recorder id for the third part of the test -
restart, stop and resume a timer in one step (method).
- recIdRestartStopResumeTwoSteps - Static variable in class test.TimerTest
-
Stores the synthetic recorder id for the third part of the test -
restart, stop and resume a timer in two steps (methods).
- recIdStartStopOneStep - Static variable in class test.TimerTest
-
Stores the synthetic recorder id for the first part of the test - start
and stop a timer in one step (method).
- recIdStartStopTwoSteps - Static variable in class test.TimerTest
-
Stores the synthetic recorder id for the second part of the test - start
and stop a timer in two steps (methods).
- record - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy
-
true while recording, otherwise false.
- recordAccess(HashMap<K, V>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.Entry
-
This method is invoked whenever the value in an entry is
overwritten by an invocation of put(k,v) for a key k that's already
in the HashMap.
- recordAnnotationLevel() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Records the (deepest) annotation level for the current path.
- Recorder - Class in de.uni_hildesheim.sse.monitoring.runtime.recording
-
Implements the frontend to be called from instrumented code.
- Recorder() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Prevents this class from being instantiated from outside.
- RECORDER_ID - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.annotations.Helper
-
Defines the internal id for overhead monitoring, i.e. monitoring the
monitoring framework itself.
- RecorderAccess - Class in de.uni_hildesheim.sse.monitoring.runtime.boot
-
- RecorderAccess() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
-
Prevents this class from being instantiated from outside.
- RecorderElement - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
Defines the element, i.e. the data to be recorded for a monitoring group.
- RecorderElement(MonitoringGroupConfiguration) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Creates a recorder element.
- recorderElement - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
Stores the recorder element assigned to this thread (to be used if
no other recording element can be assigned).
- RecorderElementEntryComparator() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy.RecorderElementEntryComparator
-
- RecorderElementFactory - Interface in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
A factory for creating recorder elements.
- RecorderElementMap - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
Implements a double indirected map which may assign
recorder elements to class names which then can be referenced by ids, i.e.
- RecorderElementMap(RecorderElementFactory) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Creates a new map.
- RecorderElementMap.PositionRecord - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
Information to be stored for a recording id on the index into the
configuration string and the related char value.
- recorderElements - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Stores the recorder elements and performs the internal mapping
between group ids and class names.
- RecorderFrontend - Class in de.uni_hildesheim.sse.monitoring.runtime.boot
-
Defines a frontend to be called from instrumented code.
- RecorderFrontend() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
-
- recorderIds - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Stores the recorder ids (in sequence of registration).
- recorderIds() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns all stored recorder ids (in sequence of registration).
- RecorderStrategy - Interface in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
A pluggable strategy which implements recording.
- RecordingStack - Class in de.uni_hildesheim.sse.monitoring.runtime.recording
-
A specific stack of boolean elements.
- RecordingStack(boolean) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Creates a boolean stack.
- RecordingStack(RecordingStack) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Creates a stack from the given origin stack by adding all
elements.
- RecordingStrategiesElement - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements
-
Defines a RecordingStrategieseElement.
- RecordingStrategiesElement() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RecordingStrategiesElement
-
- RecordingStrategiesElementLinkedList - Class in de.uni_hildesheim.sse.monitoring.runtime.utils
-
Implements a linked list of long values.
- RecordingStrategiesElementLinkedList() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList
-
Constructs an empty list.
- RecordingStrategiesElementLinkedList.Entry - Class in de.uni_hildesheim.sse.monitoring.runtime.utils
-
Defines a list entry.
- RecordingType - Enum in de.uni_hildesheim.sse.monitoring.runtime.configuration
-
Denotes the individual global recording types.
- RecordingType(boolean) - Constructor for enum de.uni_hildesheim.sse.monitoring.runtime.configuration.RecordingType
-
Creates a new recording type enum value.
- recordOverhead - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Stores if overhead recording is enabled.
- recordOverhead() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns if measurement overhead should be collected.
- recordRemoval(HashMap<K, V>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.Entry
-
This method is invoked whenever the entry is
removed from the table.
- recordUnallocation(long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Records the unallocation data for the given external tag
of size allocSize.
- recordUnallocation(Object, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Records the unallocation data for the given allocated object
of size allocSize.
- register(Class<T>, AttributeMetaData...) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Annotations
-
Registers a concrete annotation for reading.
- register(Class<? extends Annotation>, IAnnotationBuilder<?>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.Pattern
-
Registers a builder.
- register(long, long, long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy
-
Registers a thread id with a recording id.
- register(long, long, long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
-
Registers a thread id with a recording id.
- register(long, long, long, long) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Registers a thread id with a recording id.
- REGISTER - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.Constants
-
- register2XML() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.annotations.Registration
-
Performs the registration.
- REGISTER_END - Static variable in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Force thread end.
- REGISTER_FORCE - Static variable in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Force thread registration.
- registerAsOverheadStream(InputStream) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
-
Register the given input stream as overhead stream, i.e. set the
attribute added by instrumentation via reflection so that the recorder
is notified.
- registerAsOverheadStream(OutputStream) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
-
Register the given output stream as overhead stream, i.e. set the
attribute added by instrumentation via reflection so that the recorder
is notified.
- registerAsOverheadStream(InputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
-
Register the given input stream as overhead stream, i.e. set the
attribute added by instrumentation via reflection so that the recorder
is notified.
- registerAsOverheadStream(OutputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
-
Register the given output stream as overhead stream, i.e. set the
attribute added by instrumentation via reflection so that the recorder
is notified.
- registerAsOverheadStream(InputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Register the given input stream as overhead stream, i.e. set the
attribute added by instrumentation via reflection so that the recorder
is notified.
- registerAsOverheadStream(OutputStream) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Register the given output stream as overhead stream, i.e. set the
attribute added by instrumentation via reflection so that the recorder
is notified.
- registerDefaultRecorderElement(String, RecorderElement) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Registers an default recorder elements which should be available by
its name only (fix).
- REGISTERED_GROUPS - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.Lock
-
Stores the registered monitoring groups (name-shall memory be monitored).
- REGISTERED_IDS - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.Lock
-
- registeredClasses - Variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Stores registered classes.
- RegisterElement - Class in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements
-
Defines a message element which transports recording of threads e.g. over
network.
- RegisterElement(long, long, long, long) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RegisterElement
-
Creates a new message.
- RegisterElement() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RegisterElement
-
Creates a new message without explicit information.
- registerEntry(String, String, ConfigurationEntry.Type, Class<?>) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Registers a new configuration entry.
- registerEntry(String, String, ConfigurationEntry.Type) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Registers a new configuration entry.
- registerEntry(String, ConfigurationEntry.Type) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Registers a new configuration entry.
- registerForRecording(String, MonitoringGroupSettings) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
-
Registers a given class for recording.
- registerForRecording(String, MonitoringGroupSettings) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
-
Registers a given class for recording.
- registerForRecording(String, MonitoringGroupSettings) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Registers a given class for recording.
- registerForRecording(String, String, MonitoringGroupConfiguration, MonitoringGroupSettings) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractRecorderStrategy
-
Registers a given class for recording.
- registerForRecording(String, String, MonitoringGroupConfiguration, MonitoringGroupSettings) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Registers a given class for recording.
- registerForRecording(String, String, MonitoringGroupConfiguration, MonitoringGroupSettings) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Registers a given class for recording.
- registerGroup(String, String, MonitoringGroupConfiguration) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Lock
-
Registers a monitoring group.
- registerPattern(String, String, AnnotationBuilder<?>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Registers the given pattern (for the current path and if provided the
type restriction).
- registerPlugin(String, IPluginParameter) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Registers the given plugin.
- registerProfile(Profile) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Profile
-
Registers a profile.
- registerRecorderId(Monitor, IClass) - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Registers a monitoring element (class or method) for monitoring.
- registerThisThread(boolean) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderAccess
-
Registers a JVM thread with its native counterpart.
- registerThisThread(boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.RecorderFrontend
-
Registers a JVM thread with its native counterpart.
- registerThisThread(boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Registers a JVM thread with its native counterpart.
- registerThreads - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Stores whether threads being ready for running should be explicitly
registered with the native implementation (e.g. needed when the Java
implementation does not provide thread-based time monitoring through
JMX).
- registerThreads() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns whether threads being ready for running should be explicitly
registered with the native implementation (e.g. needed when the Java
implementation does not provide thread-based time monitoring through
JMX).
- Registration - Class in de.uni_hildesheim.sse.monitoring.runtime.annotations
-
Registers the annotations in this package for XML reading.
- Registration() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.annotations.Registration
-
Prevents this class from being called from outside.
- rehash() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Increase the capacity of the map to improve performance.
- rehash() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Increase the capacity of the map to improve performance.
- rehash() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Increase the capacity of the map to improve performance.
- rehashing - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Stores if rehashing is permitted.
- rehashing - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Stores if rehashing is permitted.
- rehashing - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Stores if rehashing is permitted.
- release(MonitoringGroupSettings) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Releases and clears the specified instance
to the shared pool.
- release(T) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ObjectPool
-
Releases and clears the specified instance
to the shared pool.
- release(MethodEditor) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Releases the given instance.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ClearTemporaryDataElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ExitElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryAllocatedElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryFreedByRecIdElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyProgramRecordCreationElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
-
Release this element from the pool if this instance is
Poolable.
- release() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RecordingStrategiesElement
-
Release this element from the pool if this instance is
Poolable.
- releaseEntry(LongLinkedList.Entry) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLinkedList
-
- releaseEntry(RecordingStrategiesElementLinkedList.Entry) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList
-
- releaseMapElement(LongLongHashMap.MapElement) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
- releaseStack(RecorderElement[]) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ArrayList.Itr
-
Removes the current element.
- remove(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ArrayList
-
Removes the element at the specified position in this list.
- remove(E) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ArrayList
-
Removes the first occurrence of the specified element from this list,
if it is present.
- remove(Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache
-
Removes the mapping of key to its memory size.
- remove(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.LongRecordingStackHashMap
-
Removes the mapping of key and returns its value.
- remove(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.TimeMap
-
Removes the mapping for this key from this map if present.
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.DelegatingMapIterator
-
Removes the current element.
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.MapIterator
-
Removes the current element.
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.DelegatingMapIterator
-
Removes the current element.
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.MapIterator
-
Removes the current element.
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.KeyIterator
-
Removes the actual element.
- remove() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.MapIterator
-
- remove(Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Removes the mapping of key and returns its value.
- remove(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.IntHashMap
-
Removes the mapping for this key from this map if present.
- remove(LinkedList.Entry<T>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LinkedList
-
Removes the given entry.
- remove(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongHashMap
-
Removes the mapping for this key from this map if present.
- remove(LongLinkedList.Entry) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLinkedList
-
Removes the given entry.
- remove(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Removes the mapping for this key from this map if present.
- remove(RecordingStrategiesElementLinkedList.Entry) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList
-
Removes the given entry.
- removeElement(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Removes the mapping for this key from this map if present.
- removeElement(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Removes the mapping for this key from this map if present.
- removeFirst() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LinkedList
-
Removes and returns the first element from this list.
- removeFirst() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLinkedList
-
Removes and returns the first element from this list.
- removeFirst() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList
-
Removes and returns the first element from this list.
- removeLast() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LinkedList
-
Removes and returns the last element from this list.
- removeLast() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLinkedList
-
Removes and returns the last element from this list.
- removeLast() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList
-
Removes and returns the last element from this list.
- removeLastFromCurrentPath() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Removes the last name from the current path.
- removeNotIn(int[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Remove those elements which are not in keys.
- removeNotIn(long[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Remove those elements which are not in keys.
- removeTransformer() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent
-
Removes the transformer attached to this agent.
- reset() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingInputStream
-
Repositions this stream to the position at the time the
mark method was last called on this input stream.
- reset() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.DelegatingReader
-
Resets the stream.
- resize(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache
-
Rehashes the contents of this map into a new array with a
larger capacity.
- resize(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.LongRecordingStackHashMap
-
Rehashes the contents of this map into a new array with a
larger capacity.
- resize(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Rehashes the contents of this map into a new array with a
larger capacity.
- resource - Variable in enum de.uni_hildesheim.sse.monitoring.runtime.boot.StreamType
-
Stores the related resource.
- resources - Variable in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Stores the resources to be accounted.
- ResourceType - Enum in de.uni_hildesheim.sse.monitoring.runtime.boot
-
Defines the accountable resource types.
- ResourceType() - Constructor for enum de.uni_hildesheim.sse.monitoring.runtime.boot.ResourceType
-
- resourceTypes - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.MonitoringGroupConfiguration
-
Stores the accountable resources.
- ResultFormatter - Interface in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
A formatter for emitting out monitoring results.
- ResultFormatter.InfoCategory - Enum in de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies
-
Defines some information categories to be printed as additional
information.
- RETRANSFORM - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent
-
Stores the class names to be retransformed by default.
- retransformAssigned(String[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Retransforms the specified classes.
- retransformAssigned(String[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MonitoringClassFileTransformer
-
Retransforms the specified classes.
- retransformJavaLib - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Stores whether the java library classes should be retransformed
and instrumented.
- retransformJavaLib() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns whether java library classes should be retransformed and
instrumented at program start (additional overhead).
- retransformLoadedClasses(HashMap<String, ?>, boolean) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent
-
Attempts to retransform already loaded classes.
- run() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SynchronizedRecorder.UnallocationThread
-
Responsible for sending the information to the server.
- run - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring.LoadCounterTask
-
Stores if this runnable should keep on running and if it was
started (null not started, true started and
running, false should stop).
- run() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring.LoadCounterTask
-
- run() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring.LogEventTask
-
Runs the task.
- run() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingServer.TCPRecordingServer.WorkThread
-
Responsible for processing the received information.
- run() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractEventRecorderStrategy.HandleThread
-
Responsible for sending the information to the server.
- run() - Method in class de.uni_hildesheim.sse.monitoring.runtime.wrap.ShutdownMonitor
-
Ends the monitoring.
- run() - Method in class test.AbstractNetIoTest.ServerMainThread
-
Executes the thread, i.e. waits for incoming connections.
- run() - Method in class test.AbstractNetIoTest.ServerWorkThread
-
Performs the communication work, i.e. receives data according to
a simple protocol.
- run() - Method in interface test.InstanceIdentifierTest2.InstanceIdentifierTestInterface
-
Run the test code.
- run() - Method in class test.InstanceIdentifierTest2.Test1
-
- run() - Method in class test.NetIoChannelTest.ServerMainThread
-
Executes the thread, i.e. waits for incoming connections.
- run() - Method in class test.NetIoChannelTest.ServerWorkThread
-
Performs the communication work, i.e. receives data according to
a simple protocol.
- run() - Method in class test.NetIoTestAll.ServerMainThread
-
Executes the thread, i.e. waits for incoming connections.
- run() - Method in class test.NetIoTestAll.ServerWorkThread
-
Performs the communication work, i.e. receives data according to
a simple protocol.
- run() - Method in class test.NetIoTestServer.ServerMainThread
-
Executes the thread, i.e. waits for incoming connections.
- run() - Method in class test.NetIoTestServer.ServerWorkThread
-
Performs the communication work, i.e. receives data according to
a simple protocol.
- run() - Method in class test.PatternTest.MyTest2
-
Run the test code.
- run() - Method in interface test.PatternTest.PatternTestInterface
-
Run the test code.
- run() - Method in class test.PatternTest.Test1
-
Run the test code.
- run() - Method in class test.PatternTest.Test2
-
Run the test code.
- run() - Method in class test.UDPIoChannelTest.ServerMainThread
-
Executes the thread, i.e. waits for incoming connections.
- run() - Method in class test.UDPIoTest.ServerMainThread
-
Executes the thread, i.e. waits for incoming connections.
- rvalue - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.xml.QdParser
-
Stores the right value of an XML attribute.