- get(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ArrayList
-
Returns the element at the specified position in this list.
- get(Class<? extends Annotation>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.Pattern
-
Returns a builder for a given annotation.
- get(String) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IPluginParameter
-
Returns the plugin parameter for the given configuration key.
- get(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.LongRecordingStackHashMap
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.TimeMap
-
Returns the map element for the given key.
- get(Class<T>, HashMap<String, Object>) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AnnotationInstanceProvider
-
Returns an instance of the given annotation type with member values
specified in the map.
- get(Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.IntHashMap
-
Returns the value to which the specified key is mapped in this identity
hash map, or null if the map contains no mapping for this
key.
- get(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongHashMap
-
Returns the value to which the specified key is mapped in this identity
hash map, or null if the map contains no mapping for this
key.
- get(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Returns the value to which the specified key is mapped in this identity
hash map, or null if the map contains no mapping for this
key.
- get(long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Returns the value to which the specified key is mapped in this identity
hash map, or null if the map contains no mapping for this
key.
- GET_INPUT_ERROR_STREAM_CLASSES - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Stores all classes which need instrumentation of a
getErrorStream (as InputStream) method.
- GET_INPUT_STREAM_CLASSES - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Stores all classes which need instrumentation of a
getInputStream method.
- GET_OPEN_STREAM_CLASSES - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Stores all classes which need instrumentation of a
getOpenStream method.
- GET_OUTPUT_STREAM_CLASSES - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Stores all classes which need instrumentation of a
getOutputStream method.
- getAccountableResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the resources which are accountable at all.
- getAccountingType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns the group accounting to be applied.
- getActMemUse() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the actual memory usage.
- getActMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
- getAggregatedRecord(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the (redirected) entry assigned to recId?
- getAllRead() - Static method in class test.AbstractNetIoTest
-
Returns the total number of bytes read by client and server.
- getAllThreadIds() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns the ids of all running threads.
- getAllThreadTicks() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns the current thread ticks for all threads.
- getAllTicks() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns the number of all thread ticks (CPU and user) consumed by
all threads of this JVM.
- getAllWrite() - Static method in class test.AbstractNetIoTest
-
Returns the total number of bytes written by client and server.
- getAnalyzeMembers() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLConfiguration
-
Returns a mapping between class names and whether code analysis of
members is required according to the configuration.
- getAnalyzeMembers() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Returns the mapping between class names and whether code analysis of
members is required according to the configuration.
- getAnnotation(String, Object, Class<T>, IResolver) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLConfiguration
-
Returns the annotation attached to the given signature.
- getAnnotation(IField, Class<T>, AnnotationSearchType) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Returns the annotation of the specified annotation type
if it is defined for member.
- getAnnotation(IBehavior, Class<T>, AnnotationSearchType) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Returns the annotation of the specified annotation type
if it is defined for member.
- getAnnotation(IBehavior, IClass, Class<T>, AnnotationSearchType, boolean) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Returns the annotation of the specified annotation type
if it is defined for member.
- getAnnotation(IClass, Class<T>, AnnotationSearchType) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Returns the annotation of the specified annotation type
if it is defined for cls.
- getAnnotationSearchType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns how annotations in super classes and interfacecs should be taken
into account.
- getAnywayResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the resources to be accounted anyway.
- getAvgLoad() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the average load.
- getAvgLoad() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the average load.
- getAvgMemUse() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the average memory usage.
- getAvgMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the average memory usage.
- getBaseDir() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the base directory.
- getBootJar() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the name of the bootpath jar file .
- getBuilderForPattern(String, Object, Class<T>, IResolver) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLConfiguration
-
Returns the annotation builder derived from a pattern or a type
constrained from the given signature.
- getBytes() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Getter for the bytes.
- getCaller() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Getter for the caller.
- getCapacity() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Return the current capacity of the instance.
- getCapacity() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Return the current capacity of the instance.
- getCapacity() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Return the current capacity of the instance.
- getCheckedId(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.annotations.Helper
-
Checks the ID (for ignored ids) and returns the id (or a modified return
value).
- getClassSize(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache
-
Returns the size of the class specified by className.
- getClientRead() - Static method in class test.AbstractNetIoTest
-
Returns the total number of bytes read by the client part.
- getClientWrite() - Static method in class test.AbstractNetIoTest
-
Returns the total number of bytes written by the client part.
- getClosest(StackTraceElement[], String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MonitoringClassFileTransformer
-
Returns the first stack trace element in trace which
relates to the given package pkg.
- getClosestPattern() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Returns the closest pattern.
- getConfiguration() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Returns the configuration constructed while reading an XML file.
- getConfiguration() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns the monitoring group configuration.
- getConfigurationLength() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the current length of the configuration.
- getConfigurationMapping() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns an instance which is responsible for mapping back a configuration
string to a readable configuration description.
- getConsiderContained() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns whether accountable resources of the multi monitoring group
is authoritative or weather the contained groups should be considered.
- getContextualizedValueId(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Contextualizes the given id if required.
- getContextValueChangeCallRecId(IStatementModifier) - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Returns the context id for the current method call.
- getContributing(int, RecorderElementFactory, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the currently relevant recorder element (in case that
multiple subelements are supported).
- getContributing(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns a contributing recording element, i.e. one of the elements
assigned to individual variants in a variability configuration.
- getContributing(int, RecorderElementFactory, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ContributingRecorderElement
-
Returns the currently relevant recorder element (in case that
multiple subelements are supported).
- getContributing(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ContributingRecorderElement
-
Returns a contributing recording element, i.e. one of the elements
assigned to individual variants in a variability configuration.
- getContributing(int, RecorderElementFactory, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the currently relevant recorder element (in case that
multiple subelements are supported).
- getContributing(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns a contributing recording element, i.e. one of the elements
assigned to individual variants in a variability configuration.
- getContributing(int, RecorderElementFactory, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.MultipleRecorderElement
-
Returns the currently relevant recorder element (in case that
multiple subelements are supported).
- getContributing(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.MultipleRecorderElement
-
Returns a contributing recording element, i.e. one of the elements
assigned to individual variants in a variability configuration.
- getContributing(int, RecorderElementFactory, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns the currently relevant recorder element (in case that
multiple subelements are supported).
- getContributing(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns a contributing recording element, i.e. one of the elements
assigned to individual variants in a variability configuration.
- getContributingSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of contributing recording elements, i.e. the elements
recording individual variants in a variability configuration.
- getContributingSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ContributingRecorderElement
-
Returns the number of contributing recording elements, i.e. the elements
recording individual variants in a variability configuration.
- getContributingSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of contributing recording elements, i.e. the elements
recording individual variants in a variability configuration.
- getContributingSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.MultipleRecorderElement
-
Returns the number of contributing recording elements, i.e. the elements
recording individual variants in a variability configuration.
- getContributingSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns the number of contributing recording elements, i.e. the elements
recording individual variants in a variability configuration.
- getCount() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.CleaningLongHashMap.MapElement
-
Returns how often the key was inserted.
- getCount() - Method in class test.ValueTest.MovingAverage
-
Returns the number of updates.
- getCpuTimeTicks() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the entire number of CPU time ticks recorded for this
instance.
- getCpuTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the entire number of CPU time ticks recorded for this
instance.
- getCpuTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the entire number of CPU time ticks recorded for this
instance.
- getCpuTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the entire number of CPU time ticks recorded for this
instance.
- getCpuTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
Returns the number of CPU time ticks allocated to this thread.
- getCurrentConfigurationId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the current configuration identification.
- getCurrentConfigurationRecord(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the current configuration record.
- getCurrentInstanceId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadsInfo
-
Returns the current instance id.
- getCurrentPath(boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Returns the current path by calculating it from the path elements.
- getCurrentThreadId() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns the current thread id.
- getCurrentThreadId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadsInfo
-
Returns the current thread id as given in the constructor.
- getCurrentThreadTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadsInfo
-
Returns the time ticks consumed by the current thread as given in the
constructor.
- getCurrentTicks() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns the current ticks, i.e. the consumed thread CPU and thread user
time of the current thread.
- getData() - Method in class test.CpuTimeTest
-
Returns the data.
- getData() - Method in class test.InstanceIdentifierTest
-
Returns the data.
- getData() - Method in class test.InstanceIdentifierTest2.Test1
-
Returns the data.
- getData() - Method in class test.MemoryAllocationTest
-
Returns the data.
- getDebug() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.MonitoringGroupConfiguration
-
Returns the combination of debug states for additional information
to be emitted during monitoring.
- getDebugStates() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns a combination of debug states for additional information to
be emitted during monitoring.
- getDefault() - Static method in enum de.uni_hildesheim.sse.monitoring.runtime.boot.GroupAccountingType
-
- getDefault() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.AttributeMetaData
-
Returns the default value of the attribute / element.
- getDefaultGroupResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the default resources for monitoring groups.
- getDefaultPosition() - Method in enum de.uni_hildesheim.sse.monitoring.runtime.annotations.TimerState
-
Returns the default position for affecting instrumented code.
- getDistributeValues() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns whether values in multi groups should be distributed evenly to
the contained values or whether the entire value should be added to each
group.
- getElement(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns a stored recording element.
- getElement(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Returns the element matching the key, or null
if no such element exists.
- getElement(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Returns the element matching the key, or null
if no such element exists.
- getElement(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.CleaningLongHashMap
-
Returns the element matching the key, or null
if no such element exists.
- getElementCount() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of stored recording elements.
- getElementType() - Method in enum de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry.Type
-
Returns the element type.
- getEnter() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Getter for enter.
- getEntries() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Returns all registered configuration entries.
- getEntry(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Returns the entry matching the given name.
- getEntry(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.LongRecordingStackHashMap
-
Returns the entry associated with the specified key in the
HashMap.
- getEntry(Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Returns the entry associated with the specified key in the
HashMap.
- getEntryFromPool(long, LongLinkedList.Entry, LongLinkedList.Entry) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLinkedList
-
Returns an entry from the shared pool.
- getEntryFromPool(RecordingStrategiesElement, RecordingStrategiesElementLinkedList.Entry, RecordingStrategiesElementLinkedList.Entry) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.RecordingStrategiesElementLinkedList
-
Returns an entry from the shared pool.
- getEnumValue(Class<?>, String, Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.AnnotationBuilder
-
Returns the matching enum constant.
- getExcludeClasses() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns class name prefixes to be excluded (given in / rather
than . notation).
- getFieldId(IField) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Produces an id for the given field.
- getFieldId(String, String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Produces an id for the given field.
- getFileIn() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the number of bytes read from files.
- getFileIn() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of bytes read from files.
- getFileIn() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of bytes read from files.
- getFileIn() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of bytes read from files.
- getFileOut() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the number of bytes written to files.
- getFileOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of bytes written to files.
- getFileOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of bytes written to files.
- getFileOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of bytes written to files.
- getForNullKey() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Offloaded version of get() to look up null keys.
- getForURL(String) - Static method in enum de.uni_hildesheim.sse.monitoring.runtime.boot.StreamType
-
Returns the stream type for an URL.
- getFromPool() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns an instance from the shared pool.
- getFromPool() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.ObjectPool
-
Returns an instance from the shared pool.
- getFromPool(Monitor, boolean, ISemanticsCollector, boolean) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Returns an instance from the pool.
- getGroupAccounting() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.MonitoringGroupConfiguration
-
Returns the group accounting to be applied.
- getGroupAccounting() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Stores the accounting type.
- getGroupAccounting() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Stores the accounting type.
- getGroupAccountingType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the group accounting type [startup only].
- getGroupAccountingType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Returns the group accounting type.
- getGroupConfigurations() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Returns the monitoring group configurations identified while reading an
XML file.
- getHostname() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.TcpConnectionInfo
-
Returns the host name.
- getId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Contains arbitrary ids for monitoring and grouping.
- getId(Object) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Recorder
-
Returns an unique identification for an object.
- getId(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
- getId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterConfigurationElement
-
Getter for the id.
- getId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Getter for the recId.
- getId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
-
Getter for the recId.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ClearTemporaryDataElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EndSystemElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterConfigurationElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.EnterElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.ExitElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.FinishRecordingElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryAllocatedElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryFreedByRecIdElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyProgramRecordCreationElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.PrintCurrentState
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.PrintStatisticsElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RecordingStrategiesElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.RegisterElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StartRecordingElement
-
Returns the unambiguous identification of the element.
- getIdentification() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StopTimeRecordingElement
-
Returns the unambiguous identification of the element.
- getIndirect(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Returns the indirect group accounting flag at the specified index.
- getInstance() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.ObjectSizeProvider
-
Returns the singleton instance allowing access to object sizes.
- getInstanceClass() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.AnnotationBuilder
-
Returns the concrete type of the annotation.
- getInstanceClass() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.configuration.IAnnotationBuilder
-
Returns the concrete type of the annotation.
- getInstanceIdentifierKind() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns the instance identifier kind.
- getInstanceIdentifierKind() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the default instance identifier kind.
- getInstanceIdentifierKind() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.MonitoringGroupConfiguration
-
Returns the instance identifier kind.
- getInstanceRecorderElement(long) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns an instance recorder element for recording how the data in this recorder element
is composed.
- getInstanceRecorderElement(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
- getInstrumenterFactory() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the instrumenter factory class name.
- getIoRead() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the number of bytes read from external input.
- getIoRead() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the number of bytes read from files or network.
- getIoRead() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of bytes read from files or network.
- getIoRead(ProcessData.Measurements) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
Returns the total (corrected) bytes read from external input.
- getIoRead() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of bytes read from files or network.
- getIoRead() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of bytes read from files or network.
- getIoRead() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the number of bytes read from external input.
- getIoWrite() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the number of bytes written to external input.
- getIoWrite() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the number of bytes written to files or network.
- getIoWrite() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of bytes written to files or network.
- getIoWrite(ProcessData.Measurements) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
Returns the total (corrected) bytes written to external output.
- getIoWrite() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of bytes written to files or network.
- getIoWrite() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of bytes written to files or network.
- getIoWrite() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the number of bytes written to external input.
- getJars() - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent.JarProvider
-
Returns additional jars to be considered when creating a class pool.
- getJvm() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData
-
Returns the JVM measurement object.
- getJvmData() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
- getKey() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.MapElement
-
Getter method for key property.
- getKey() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.MapElement
-
Getter method for key property.
- getKey() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.Entry
-
Returns the key.
- getKey() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap.MapElement
-
Getter method for key property.
- getLoad() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the actual load.
- getLoad() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
- getLoadFactor() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Return the load factor of the instance.
- getLoadFactor() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Return the load factor of the instance.
- getLoadFactor() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Return the load factor of the instance.
- getMainDefault() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the default instrumentation behavior for the first main
method considered by the instrumenter.
- getMapElementFromPool(long, long) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
- getMarker() - Method in enum de.uni_hildesheim.sse.monitoring.runtime.boot.DebugState
-
Returns the marker to be printed out with the debugging info.
- getMaxLoad() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the maximum load.
- getMaxLoad() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the maximum load.
- getMaxMemUse() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the maximum memory usage.
- getMaxMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the maximum memory usage.
- getMemAlloc(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Returns the accounted memory allocation at the specified index.
- getMemAllocated() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the amount of memory allocated for this instance.
- getMemAllocated() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the amount of memory allocated for this instance.
- getMemAllocated() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the amount of memory allocated for this instance.
- getMemAllocated() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the amount of memory allocated for this instance.
- getMemoryAccountingType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the memory accounting type [startup only].
- getMemoryAccountingType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Returns the memory accounting type.
- getMemRecord() - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Returns the instrumentation record for memory.
- getMemUse() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the amount of memory currently being used, i.e. difference
between allocated and unallocated memory.
- getMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the amount of memory currently being used, i.e. difference
between allocated and unallocated memory.
- getMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the amount of memory currently being used, i.e. difference
between allocated and unallocated memory.
- getMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the amount of memory currently being used, i.e. difference
between allocated and unallocated memory.
- getMinLoad() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the minimum load.
- getMinLoad() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the minimum load.
- getMinMemUse() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the minimum memory usage.
- getMinMemUse() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the minimum memory usage.
- getMonitorAnnotation(IClass) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Returns the
Monitor annotation for
cl.
- getMonitoringGroupBurstChangeListener() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.plugins.PluginRegistry
-
Returns the current monitoring group change listener.
- getMonitoringGroupChangeListener() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.plugins.PluginRegistry
-
Returns the current monitoring group change listener.
- getMonitoringGroupConfiguration(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the monitoring group configuration assigned to
recId.
- getMonitoringGroupConfiguration(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLConfiguration
-
Returns the monitoring group configuration for the specified recorder
identification.
- getMonitoringGroupCreationListener() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.plugins.PluginRegistry
-
Returns the current monitoring group creation listener.
- getName() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.AttributeMetaData
-
Returns the name of the attribute / element.
- getName() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Returns the name of this entry.
- getName() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Profile
-
Returns the name of the profile as it should be specified in
configuration options.
- getName() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.PathElement
-
Returns the name of the path element.
- getName(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ConfigurationToName
-
Returns the name of the variant at the specified position.
- getNetIn() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the number of bytes read from network.
- getNetIn() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of bytes read from network.
- getNetIn() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of bytes read from network.
- getNetIn() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of bytes read from network.
- getNetOut() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the number of bytes written to network.
- getNetOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the number of bytes written to network.
- getNetOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the number of bytes written to network.
- getNetOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the number of bytes written to network.
- getNext() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.MapElement
-
Getter method for next property.
- getNext() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.MapElement
-
Getter method for next property.
- getNext() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap.MapElement
-
Getter method for next property.
- getNow() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Getter for the now.
- getNow() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.FinishRecordingElement
-
Getter for the now.
- getNow() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Getter for the now.
- getNow() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StopTimeRecordingElement
-
Getter for the now.
- getObjectCounter() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Return the number of objects created in / by this instance.
- getObjectCounter() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Return the number of objects created in / by this instance.
- getObjectCounter() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Return the number of objects created in / by this instance.
- getObjectSize(Object) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.configuration.IObjectSizeProvider
-
Returns the size of the given object as allocated by the JVM.
- getObjectSize(Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent
-
Returns the size of the given object as allocated by the JVM.
- getObjectSize(Object) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.ObjectSizeProvider
-
Returns the size of the given object as allocated by the JVM.
- getOut() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
Returns the currently active output stream.
- getOutFile() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the output file.
- getOutFileName() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the name of the output file.
- getOutInterval() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the interval used for incrementally printing
aggregated events.
- getPattern() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.PathElement
-
Returns the pattern.
- getPattern() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.Pattern
-
Returns the pattern.
- getPatterns() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Returns the patterns identified while reading an XML file.
- getPort() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.TcpConnectionInfo
-
Returns the port number.
- getPossibleAggregatedRecorderId(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns a possible recording id for the given recId.
- getPrimitiveValue(String, ConfigurationEntry.Type, Class<?>) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ConfigurationEntry
-
Converts the given string to the given type (in case that the
type is primitive) and returns the converted object result.
- getProcessData() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Creates a process data object with the data collected in this class.
- getProfile(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Profile
-
Returns the profile matching the given name.
- getProfiles() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Profile
-
Returns all registered profiles.
- getPseudoMapping(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the ids mapped to the given pseudo id.
- getRecId(String[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the first id if there is only one in the array or the (previously
generated) pseudo id.
- getRecId(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Returns the recording id at the specified index.
- getRecId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
Getter for the recId.
- getRecId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Getter for the recId.
- getRecId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryAllocatedElement
-
Getter for the recId.
- getRecorderElement(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractRecorderStrategy
-
Returns the recorder element for the given recording group id.
- getRecorderElement(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Returns the recorder element for the given recording group id.
- getRecorderElement() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
Returns the recorder element to be used if no other recorder element
can be assigned.
- getRecorderElements() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractRecorderStrategy
-
Returns the set of recorder elements used by this strategy.
- getRecorderElements() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Returns the set of recorder elements used by this strategy.
- getRecorderId(int) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.Lock
-
Returns the recorder id for the given (internal) numeric id.
- getRecorderId(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractRecorderStrategy
-
Maps a class name to its recorder id (called in this interface usually
recId).
- getRecorderId(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the recording id for the given class name.
- getRecorderId(RecorderElement) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the recording id for the given recorder element.
- getRecorderId(String) - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Maps a class name to its recorder id (called in this interface usually
recId).
- getRecorderId(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Maps a class name to its recorder id (called in this interface usually
recId).
- getRecordingType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns whether local event processing shall be done or whether
local synchronous calls shall be used instead.
- getResource() - Method in enum de.uni_hildesheim.sse.monitoring.runtime.boot.StreamType
-
Returns the related resource.
- getResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Returns the resources to be accounted.
- getResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.MonitoringGroupConfiguration
-
Defines the resources to be accounted.
- getResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Stores the resources to be accounted.
- getResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Stores the resources to be accounted.
- getScopeType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the scope type, i.e. the influence of the monitoring group on
the actual instrumentation.
- getSeparatorChar() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the char separating variabilities from concrete variants in
recorder ids.
- getServerRead() - Static method in class test.AbstractNetIoTest
-
Returns the total number of bytes read by the server part.
- getServerWrite() - Static method in class test.AbstractNetIoTest
-
Returns the total number of bytes written by the server part.
- getSize(Object, boolean) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache
-
Returns the memory size of object.
- getSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.MemoryAllocatedElement
-
Getter for the size.
- getStackElement(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
Returns the element at the given stack position.
- getStackSize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
Returns the stack size.
- getStartCpuTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the CPU time when recording was started.
- getStartCpuTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the CPU time when recording was started.
- getStartCpuTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the CPU time when recording was started.
- getStartCpuTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns the CPU time when recording was started.
- getStartCpuTime() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.TimeMap.MapElement
-
Returns the start CPU time.
- getStartSystemTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the system time when recording was started.
- getStartSystemTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the system time when recording was started.
- getStartSystemTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the system time when recording was started.
- getStartSystemTime(long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns the system time when recording was started.
- getStartSystemTime() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.TimeMap.MapElement
-
Returns the start system time.
- getState() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Getter for the state.
- getStatus() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
- getStatus() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
- getStorage() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractRecorderStrategy
-
Returns the attached storage.
- getStorage() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Returns the attached storage.
- getStream() - Method in class test.ConfigurationTest.Component
-
Returns the stream to be read.
- getStream() - Method in class test.ConfigurationTest.FileComponent
-
Returns the stream to be read.
- getStream() - Method in class test.ConfigurationTest.URLComponent
-
Returns the stream to be read.
- getSumResources() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the resources to be accounted for the SUM (system under
monitoring).
- getSystem() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData
-
Returns the system measurement object.
- getSystemData() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
- getSystemTime() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMeasurements
-
Returns the duration of the process in system time.
- getSystemTime() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData.Measurements
-
Returns the duration of the process in system time.
- getSystemTimeTicks() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.plugins.IMonitoringGroup
-
Returns the entire number of system time ticks recorded for this
instance.
- getSystemTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractMultipleRecorderElement
-
Returns the entire number of system time ticks recorded for this
instance.
- getSystemTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.BlockingRecorderElement
-
Returns the entire number of system time ticks recorded for this
instance.
- getSystemTimeTicks() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderElement
-
Returns the entire number of system time ticks recorded for this
instance.
- getTCPHostname() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the hostname.
- getTCPPort() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the port.
- getTemplate(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Annotations
-
Returns an annotation builder template for the given XML element name.
- getThread(long, long, long) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
-
- getThreadId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Getter for the tread id.
- getThreadId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyTimerElement
-
Getter for the threadId.
- getThreadInfo(long, long) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns information about the currently running thread and other
(monitored and unmonitored remaining threads).
- getThreadsInfo() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.AssignToAllElement
-
- getThreadsInfo() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.StopTimeRecordingElement
-
Getter for the threadsInfo.
- getTicks(long) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Returns the ticks of the given thread.
- getTimerChangeListener() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.plugins.PluginRegistry
-
Returns the current value change listener.
- getTotal() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
Returns the total element to compare against.
- getTotalCpu() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ThreadData
-
Returns the total use of this thread in CPU ticks.
- getType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.AttributeMetaData
-
Returns the type of the attribute / element.
- getType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.PathElement
-
Returns the type of the path element.
- getType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.IoElement
-
Getter for the type.
- getType() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
-
Getter for the type.
- getTypeOf() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.Pattern
-
Returns the super type as restriction.
- getUnallocationId(int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recording.RecordingStack
-
Returns the unallocation id at the specified index.
- getUnrecognizedParam(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns an (unmodifiable) map of unrecognized params detected during
parsing the agent options.
- getUtfLen(String) - Static method in class test.TestHelper
-
Calculates the size of an UTF encoded string as to be sent/read
by the data in/out streams.
- getValue() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.TimerInfo
-
Returns the current (incrementally aggregated) value.
- getValue() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategiesElements.NotifyValueChangeElement
-
Getter for the value.
- getValue() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.Entry
-
Returns the value.
- getValue() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.IntHashMap.MapElement
-
Getter method for value property.
- getValue() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongHashMap.MapElement
-
Getter method for value property.
- getValue() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap.MapElement
-
Getter method for value property.
- getValue() - Method in class test.ValueTest.ExternalLibDummy
-
Returns the stored value.
- getValue() - Method in class test.ValueTest.MovingAverage
-
Returns the current average.
- getValueChangeListener() - Static method in class de.uni_hildesheim.sse.monitoring.runtime.plugins.PluginRegistry
-
Returns the current value change listener.
- getVariabilityId(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
Returns the part of the recId representing the variability
identification.
- getVariabilityIdNum(String) - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElementMap
-
- getVariabilitySeparatorChar() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractRecorderStrategy
-
Returns the char used for separating the variability id and its
current value (in configurations).
- getVariabilitySeparatorChar() - Method in interface de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderStrategy
-
Returns the char used for separating the variability id and its
current value (in configurations).
- getVariabilitySeparatorChar() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.StrategyStorage
-
Returns the char used for separating the variability id and its
current value (in configurations).
- getVarId() - Method in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.RecorderElement
-
Returns the (unique) numerical identification of the variant this
recorder element is assigned to.
- getXMLConfig() - Method in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Returns the XML configuration.
- getXmlName() - Method in enum de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.PathElement.Type
-
Returns the name of this type in an XML file.
- groupAccounting - Variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.MethodEditor
-
Stores the group accounting type.
- GroupAccountingType - Enum in de.uni_hildesheim.sse.monitoring.runtime.boot
-
Defines different accounting strategies.
- GroupAccountingType() - Constructor for enum de.uni_hildesheim.sse.monitoring.runtime.boot.GroupAccountingType
-
- groupAccountingType - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Stores the group accounting type.
- groupConfigurations - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLConfiguration
-
Stores the group configurations.
- groupConfigurations - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.xml.XMLHandler
-
Stores the monitoring group configurations collected during XML file
reading.
- GroupInfo(String, Lock.MemRecordingType) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recording.Lock.GroupInfo
-
Creates a group information object.
- gType - Variable in class de.uni_hildesheim.sse.monitoring.runtime.boot.MonitoringGroupSettings
-
Stores the group accounting to be applied.