- objectCounter - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Stores the counter for objects created.
- objectCounter - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Stores the counter for objects created.
- objectCounter - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Stores the counter for objects created.
- ObjectPool<T extends Poolable<T>> - Class in de.uni_hildesheim.sse.monitoring.runtime.boot
-
Defines an reusable object pool.
- ObjectPool(T) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.boot.ObjectPool
-
Creates a new unlimited pool.
- ObjectPool(T, int) - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.boot.ObjectPool
-
Creates a new pool.
- ObjectSizeCache - Class in de.uni_hildesheim.sse.monitoring.runtime.configuration
-
Implements an object size cache, a simplified and typed version the
hashmap java.util.HashMap.
- ObjectSizeCache() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache
-
Constructs an empty HashMap with the default initial capacity
(16) and the default load factor (0.75).
- ObjectSizeCache.Entry - Class in de.uni_hildesheim.sse.monitoring.runtime.configuration
-
Implements a bucket entry.
- objectSizeProvider - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache
-
Stores the object size provider.
- ObjectSizeProvider - Class in de.uni_hildesheim.sse.monitoring.runtime.recording
-
Allows to access the size of an object as allocated by the JVM.
- ObjectSizeProvider() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.recording.ObjectSizeProvider
-
- ObjectTest() - Constructor for class test.MemoryTest.ObjectTest
-
- openTag(DocHandler, int) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.xml.QdParser
-
Inside an open tag (XML element started).
- out - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.AbstractResultFormatter
-
Stores the current output stream.
- out - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.TCPRecorderStrategy
-
Stores the DataOutputStream to send messages to the server.
- outFile - Static variable in class test.FileIoTest
-
Written during test.
- outFile - Static variable in class test.RandomIoTest
-
Written during test.
- outFileName - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
The output file.
- outInterval - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Stores the interval (in 500ms units) used for incrementally printing
aggregated events.
- outIntervalCount - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Stores the number of elapsed out interval counts.
- oVal - Variable in class test.MemoryTest.MixTest2
-