- cachePlain(int, String) - Method in class org.openjdk.jmc.common.unit.DecimalUnitSelector
-
- calculateApplicationHaltsRatio(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider
-
Calculates the ratio of all application pauses to the total time.
- calculateBalanceScore(List<MapToolkit.IntEntry<T>>) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Calculates a balance for entries, where later elements get a higher relevance than earlier
elements.
- calculateFileHash(File) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Calculates an MD5 hash on ten evenly distributed 1kB blocks from the file.
- calculateGcHaltsRatio(IItemCollection, IQuantity, IQuantity) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider
-
Calculates the ratio of GC pauses to the total time.
- calculateGcPauseRatio(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider
-
Calculates the ratio of GC pauses to the total time.
- calculateGroupingScore(IItemCollection, IAccessorFactory<T>) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Each group is represented by the number of elements that belong in that group, elements are
grouped by accessor value.
- calculateNewCapacity(int) - Method in class org.openjdk.jmc.common.collection.SimpleArray
-
- call() - Method in interface org.openjdk.jmc.flightrecorder.internal.IChunkLoader
-
Perform the chunk loading.
- call() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.ChunkLoaderV0
-
- call() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v1.ChunkLoaderV1
-
- CALLER - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- canHaveStacktrace() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- CanonicalConstantMap<T> - Class in org.openjdk.jmc.flightrecorder.internal.util
-
A thread safe store of immutable objects.
- CanonicalConstantMap() - Constructor for class org.openjdk.jmc.flightrecorder.internal.util.CanonicalConstantMap
-
- canonicalize(Attribute<T>) - Static method in class org.openjdk.jmc.common.item.Attribute
-
Set key
as the canonical (and only allowed) attribute for its equivalence class.
- canonicalize(T) - Method in class org.openjdk.jmc.flightrecorder.internal.util.CanonicalConstantMap
-
- cast(Object, Class<T>) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Check if an object is of a specified type and cast it to that if possible.
- CENTER_TIME - Static variable in interface org.openjdk.jmc.flightrecorder.JfrAttributes
-
- centerContained(IMemberAccessor<? extends IRange<M>, T>, IRange<M>) - Static method in class org.openjdk.jmc.common.util.PredicateToolkit
-
- centerContainedIn(ICanonicalAccessorFactory<IRange<M>>, IRange<M>) - Static method in class org.openjdk.jmc.common.item.ItemFilters
-
- CHAR_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.internal.util.DataInputToolkit
-
- checkDuplicates(String) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.JvmInternalsDataProvider
-
Checks a set of JVM flags for any possible duplicates, including synonymous flags.
- Chunk - Class in org.openjdk.jmc.flightrecorder.internal.parser
-
Class for handling data belonging to a single chunk.
- Chunk(DataInput, int, byte[]) - Constructor for class org.openjdk.jmc.flightrecorder.internal.parser.Chunk
-
- CHUNK_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- ChunkInfo - Class in org.openjdk.jmc.flightrecorder.internal
-
- ChunkInfo(long, long, IRange<IQuantity>) - Constructor for class org.openjdk.jmc.flightrecorder.internal.ChunkInfo
-
- ChunkLoaderV0 - Class in org.openjdk.jmc.flightrecorder.internal.parser.v0
-
- ChunkLoaderV1 - Class in org.openjdk.jmc.flightrecorder.internal.parser.v1
-
- ChunkLoaderV1(ChunkStructure, byte[], LoaderContext) - Constructor for class org.openjdk.jmc.flightrecorder.internal.parser.v1.ChunkLoaderV1
-
- ChunkReader - Class in org.openjdk.jmc.flightrecorder.util
-
Provides an efficient means to read JFR data, chunk by chunk.
- clampedFloorIn(IUnit) - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
Get the long
value closest to the floor of the numerical quantity value that this
quantity would have if expressed in the unit targetUnit
.
- clampedIntFloorIn(IUnit) - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
Get the int
value closest to the floor of the numerical quantity value that this
quantity would have if expressed in the unit targetUnit
.
- clampedLongValueIn(IUnit) - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
Get the long
value closest to the numerical quantity value that this quantity would
have if expressed in the unit targetUnit
.
- CLASS - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- CLASS_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_DEFINE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_DEFINE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CLASS_DEFINE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CLASS_DEFINED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_DEFINING_CLASSLOADER - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_DEFINING_CLASSLOADER_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_INITIATING_CLASSLOADER - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_INITIATING_CLASSLOADER_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_LOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_LOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CLASS_LOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CLASS_LOAD_OR_UNLOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_LOAD_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_LOAD_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CLASS_LOAD_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CLASS_LOADED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_LOADER - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- CLASS_LOADER_DATA - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASS_LOADER_EVENTS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_LOADER_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_LOADER_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CLASS_LOADING_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CLASS_LOADING_TIME_SUM - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CLASS_LOADING_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- CLASS_UNLOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CLASS_UNLOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CLASS_UNLOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CLASS_UNLOADED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- ClassEntry - Class in org.openjdk.jmc.flightrecorder.rules.jdk.util
-
- ClassEntry(IMCType, int) - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.util.ClassEntry
-
- CLASSES_LOADED_PERCENT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingLiveSetRule
-
- ClassLeakingRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.general
-
This rule looks at the loaded classes to try to figure out if multiple classes with the same name
has been loaded.
- ClassLeakingRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLeakingRule
-
- ClassLeakingRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLeakingRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLeakingRule_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLeakingRule_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLeakingRule_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLeakingRule_TEXT_WARN_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CLASSLOADER - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASSLOADER_LOADED_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASSLOADER_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CLASSLOADER_UNLOADED_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- ClassLoadingRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.general
-
- ClassLoadingRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLoadingRule
-
- ClassLoadingRule_CONFIG_DURATION_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRule_CONFIG_DURATION_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRule_CONFIG_RATIO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRule_CONFIG_RATIO_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRuleFactory_RULE_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ClassLoadingRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- clear() - Method in class org.openjdk.jmc.common.collection.SimpleArray
-
Clear all elements.
- clone() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- closeSilently(Closeable) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Closes a closeable.
- CODE_CACHE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CODE_CACHE_ADAPTORS_SEGMENTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_ALLOCATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_CONFIG - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CODE_CACHE_CONFIGURATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CODE_CACHE_ENTRIES - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_ENTRIES_SEGMENTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_FULL - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CODE_CACHE_FULL - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_FULL - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CODE_CACHE_FULL_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CODE_CACHE_METHODS_SEGMENTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_RESERVED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_RESULT_ID - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- CODE_CACHE_SIZE_INFO_PERCENT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- CODE_CACHE_SIZE_WARN_PERCENT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- CODE_CACHE_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CODE_CACHE_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CODE_CACHE_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- CODE_CACHE_UNALLOCATED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_CACHE_UNALLOCATED_SEGMENTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CODE_HEAP - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CODE_SWEEPER_CONFIG - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CODE_SWEEPER_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CODE_SWEEPS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CodeCacheRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.compilation
-
- CodeCacheRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- CodeCacheRuleFactory_BLOG_REFERENCE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_DEFAULT_LONG_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_JDK8_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_SIZE_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_SIZE_INFO_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_SIZE_WARN_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_SIZE_WARN_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_TEXT_WARN_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_WARN_LONG_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_WARN_SEGMENTED_HEAP_SHORT_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CodeCacheRuleFactory_WARN_SEGMENTED_HEAPS_SHORT_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CollectorType - Enum in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- ColorToolkit - Class in org.openjdk.jmc.common.util
-
- ColumnInfo - Interface in org.openjdk.jmc.flightrecorder.rules.jdk.util
-
- Combinable<T> - Interface in org.openjdk.jmc.flightrecorder.rules.jdk.combine
-
Interface for objects that can be combined with another object.
- combine(IConstraint<?>) - Method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
- combine(IConstraint<?>) - Method in interface org.openjdk.jmc.common.unit.IConstraint
-
Return a constraint that honors both this constraint and other
, if such a constraint
would accept anything except null
.
- combine(IConstraint<?>) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- combine(IConstraint<?>) - Method in class org.openjdk.jmc.common.unit.WrappingPersister
-
- combine(T[]) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.Combiner
-
- combineNonSame(ComparableConstraint<T>) - Method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
Combine with other ComparableConstraint known not to be the same instance, but having the
same persister.
- Combiner - Class in org.openjdk.jmc.flightrecorder.rules.jdk.combine
-
- Combiner() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.combine.Combiner
-
- combineWith(T) - Method in interface org.openjdk.jmc.flightrecorder.rules.jdk.combine.Combinable
-
Combine this object with another object if it is possible and return a combined object.
- combineWith(SpanLimit) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanLimit
-
- combineWith(SpanSquare) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanSquare
-
- COMMAND_LINE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMMITTED_TOP - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- commonUnits - Variable in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- COMPACT_STRINGS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- ComparableConstraint<T extends Comparable<T>> - Class in org.openjdk.jmc.common.unit
-
- ComparableConstraint(IPersister<T>, T, T) - Constructor for class org.openjdk.jmc.common.unit.ComparableConstraint
-
- CompareCpuRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.cpu
-
- CompareCpuRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.CompareCpuRule
-
- CompareCpuRule_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_INFO_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_TEXT_MESSAGE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_TEXT_TOO_FEW_SAMPLES - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompareCpuRule_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- compareTo(MapToolkit.IntEntry<K>) - Method in class org.openjdk.jmc.common.collection.MapToolkit.IntEntry
-
- compareTo(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- compareTo(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- compareTo(LinearUnit) - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- compareTo(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
- compareTo(ClassEntry) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.util.ClassEntry
-
- COMPILATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- COMPILATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- COMPILATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- COMPILATIONS_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- COMPILATIONS_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- COMPILER_CODE_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_COMPILATION_ID - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_COMPILATION_LEVEL - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_COMPILATION_SUCCEEDED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_CONFIG - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- COMPILER_FAILED_MESSAGE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- COMPILER_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- COMPILER_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- COMPILER_INLINED_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_IS_OSR - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_METHOD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_METHOD_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_OSR_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_PHASE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- COMPILER_STANDARD_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- COMPILER_STATS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- COMPILER_STATS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- COMPILER_STATS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- compositeElement(String) - Static method in class org.openjdk.jmc.common.util.MemberAccessorToolkit
-
Create an accessor that returns a specified value from
CompositeData
instances.
- CompositeKey - Class in org.openjdk.jmc.common.util
-
A class that can be used to combine multiple objects as one key.
- CompositeKey(Object[]) - Constructor for class org.openjdk.jmc.common.util.CompositeKey
-
- COMPRESSED_OOPS_MODE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CompressedOopsRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- CompressedOopsRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.CompressedOopsRule
-
- CompressedOopsRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompressedOopsRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompressedOopsRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- CompressedOopsRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- computeValue(K) - Method in class org.openjdk.jmc.common.collection.KeyInValueMap
-
This method must be overridden in subclasses so that values can be computed for missing keys.
- concat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- concat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- concat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.ImpreciseScaleFactor
-
- concat(IScalarAffineTransform) - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
Concatenate this transform with innerTransform
, such that applying the resulting
transform is equivalent to first applying innerTransform
and then applying this
transform on the resulting value.
- concat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- concat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- concat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.LongScaleFactor
-
- concat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
- concat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
Concatenate (that is, multiply) this scale factor with innerFactor
.
- concat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- CONCURRENT_GC_THREAD_COUNT_MIN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CONCURRENT_GC_THREADS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CONCURRENT_MODE_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CONCURRENT_MODE_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CONCURRENT_MODE_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- ConcurrentFailedRuleFactory_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ConcurrentFailedRuleFactory_TEXT_WARN_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- conflictingConstraints(Object, String) - Static method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
- constant(V) - Static method in class org.openjdk.jmc.common.util.MemberAccessorToolkit
-
Create an accessor that always return the same value.
- constrain(IConstraint<U>, String, String) - Static method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
- constrain(IConstraint<U>, U, U) - Static method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
- constraints - Variable in class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- consume(IItem) - Method in class org.openjdk.jmc.common.item.Aggregators.AdvancedMinMaxConsumer
-
- consume(IItem) - Method in class org.openjdk.jmc.common.item.Aggregators.AvgConsumer
-
- consume(IItem) - Method in class org.openjdk.jmc.common.item.Aggregators.CountConsumer
-
- consume(IItem) - Method in class org.openjdk.jmc.common.item.Aggregators.MinMaxConsumer
-
- consume(IItem) - Method in class org.openjdk.jmc.common.item.Aggregators.SetConsumer
-
- consume(IItem) - Method in class org.openjdk.jmc.common.item.Aggregators.VarianceConsumer
-
- consume(IItem) - Method in interface org.openjdk.jmc.common.item.IItemConsumer
-
Consumes another item.
- contains(ICanonicalAccessorFactory<String>, String) - Static method in class org.openjdk.jmc.common.item.ItemFilters
-
- contains(IMemberAccessor<? extends String, T>, String) - Static method in class org.openjdk.jmc.common.util.PredicateToolkit
-
Create a predicate that checks if a string value contains a specified substring.
- ContentType<T> - Class in org.openjdk.jmc.common.unit
-
A content type describes what kind of data a value is.
- ContentType(String, String) - Constructor for class org.openjdk.jmc.common.unit.ContentType
-
- ContentTypeDescriptor - Class in org.openjdk.jmc.flightrecorder.internal.parser.v0.model
-
- ContentTypeDescriptor(int, String, String, DataType, ValueDescriptor[]) - Constructor for class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ContentTypeDescriptor
-
- CONTEXT_SWITCH_RATE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CONTEXT_SWITCH_RATE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CONTEXT_SWITCH_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.ContextSwitchRule
-
- ContextSwitchRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.latency
-
- ContextSwitchRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.latency.ContextSwitchRule
-
- ContextSwitchRule_AGGR_MAX_BLOCKS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ContextSwitchRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ContextSwitchRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ContextSwitchRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ContextSwitchRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ContextSwitchRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- ContextSwitchRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- convertTo(long) - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- convertTo(float) - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- convertTo(double) - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- convertToTypes(IItemFilter, List<IType<IItem>>) - Static method in class org.openjdk.jmc.common.item.ItemFilters
-
- copy(InputStream, OutputStream) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Copy all data from an input stream to an output stream.
- copy(InputStream, OutputStream, int) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Copy all data from an input stream to an output stream.
- copyFile(File, File) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Copies srcFile to targetFile.
- copyTo(T[], int) - Method in class org.openjdk.jmc.common.collection.SimpleArray
-
Copy all elements from the backing array to another array.
- COREDUMP_SCORE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DumpReasonRule
-
- CouldNotLoadRecordingException - Exception in org.openjdk.jmc.flightrecorder
-
General exception class for errors occurring when attempting to load a flight recording file.
- CouldNotLoadRecordingException() - Constructor for exception org.openjdk.jmc.flightrecorder.CouldNotLoadRecordingException
-
- CouldNotLoadRecordingException(String) - Constructor for exception org.openjdk.jmc.flightrecorder.CouldNotLoadRecordingException
-
- CouldNotLoadRecordingException(Throwable) - Constructor for exception org.openjdk.jmc.flightrecorder.CouldNotLoadRecordingException
-
- count - Variable in class org.openjdk.jmc.common.item.Aggregators.AvgConsumer
-
- count() - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- count(String, String) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- count(IType<?>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- count(IItemFilter) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- count(String, String, IItemFilter) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- COUNT - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CountConsumer() - Constructor for class org.openjdk.jmc.common.item.Aggregators.CountConsumer
-
- countDistinct(String, String, IAccessorFactory<T>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- CPU_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CPU_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CPU_INFORMATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CPU_INFORMATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CPU_LOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- CPU_LOAD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- CPU_TYPE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- CPU_TYPE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- CPU_USAGE_DETAILED_GRAPH_QUERY - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CPU_USAGE_SIMPLE_QUERY - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- CPU_WINDOW_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FewSampledThreadsRule
-
- CRASH_SCORE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DumpReasonRule
-
- create(IStateful) - Static method in class org.openjdk.jmc.common.util.StatefulState
-
Create a new instance.
- create(Chunk, LoaderContext) - Static method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.ChunkLoaderV0
-
- create(Chunk, LoaderContext) - Static method in class org.openjdk.jmc.flightrecorder.internal.parser.v1.ChunkLoaderV1
-
- create(String, String, String[], String, List<ValueField>) - Method in interface org.openjdk.jmc.flightrecorder.parser.IEventSinkFactory
-
Create a new event sink for an event type.
- createArray(int) - Method in interface org.openjdk.jmc.flightrecorder.internal.util.DisjointBuilder.ArrayFactory
-
- createChild(String) - Method in interface org.openjdk.jmc.common.IWritableState
-
Creates a new child node.
- createChunkSupplier(InputStream) - Static method in class org.openjdk.jmc.flightrecorder.internal.FlightRecordingLoader
-
- createChunkSupplier(RandomAccessFile) - Static method in class org.openjdk.jmc.flightrecorder.internal.FlightRecordingLoader
-
- createChunkSupplier(RandomAccessFile, Collection<ChunkInfo>) - Static method in class org.openjdk.jmc.flightrecorder.internal.FlightRecordingLoader
-
- createDocumentBuildFactoryInstance() - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Create a document builder factory with safe settings.
- createElement(Element, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Adds a child element with the name tagName to the parent and returns the new child element.
- createInfinite(IQuantity, IQuantity) - Static method in class org.openjdk.jmc.common.unit.QuantityRange
-
- createIntMap(int, float) - Static method in class org.openjdk.jmc.common.collection.MapToolkit
-
Create a map for storing integers based on a given key type.
- createNewDocument(String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Creates a new empty XML document.
- createObject(long, Object) - Method in interface org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.IPoolFactory
-
Creates a replacement object for a value in a pool
- createObject(long, Object) - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.OldObjectFactory
-
- createPoint(IQuantity) - Static method in class org.openjdk.jmc.common.unit.QuantityRange
-
- createRangeFilter(IItem) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Creates a range filter for an event.
- createReport(File) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.JfrHtmlRulesReport
-
Read a JFR file and create an HTML report
- createReport(InputStream) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.JfrHtmlRulesReport
-
Read JFR data and create an HTML report
- createReport(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.JfrHtmlRulesReport
-
Create an HTML report from the provided IItemCollection
- createResultSet(IItemCollection, IItemQuery) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.util.ItemResultSetFactory
-
- createSAXParserFactory() - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Create a SAX parser factory with safe settings.
- createThreadsAndRangesFilter(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Creates a thread and range filter for a set of related events.
- createTransformerFactory() - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Create a transformer factory with safe settings.
- createUnitSelector(LinearKindOfQuantity, Iterable<BinaryPrefix>) - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- createUnitSelector(LinearKindOfQuantity, Iterable<DecimalPrefix>) - Method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- createUnitSelector(LinearKindOfQuantity, Iterable<P>) - Method in interface org.openjdk.jmc.common.unit.IPrefix
-
- createWithEnd(IQuantity, IQuantity) - Static method in class org.openjdk.jmc.common.unit.QuantityRange
-
- createWithExtent(IQuantity, ITypedQuantity<LinearUnit>) - Static method in class org.openjdk.jmc.common.unit.QuantityRange
-
- createWithNegPreOffset(double, Number) - Static method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- createWithPostOffset(double, Number) - Static method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- createWithPreOffset(double, Number) - Static method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- createWriter(String) - Static method in class org.openjdk.jmc.common.util.StateToolkit
-
Create a new writable state.
- Custom(LinearKindOfQuantity, String, ScaleFactor, LinearUnit, String, String, String...) - Constructor for class org.openjdk.jmc.common.unit.LinearUnit.Custom
-
- customParseInteractive(String) - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- CustomUnitSelector - Class in org.openjdk.jmc.common.unit
-
- CustomUnitSelector(LinearKindOfQuantity, LinearKindOfQuantity.LinearUnitSelector, Collection<LinearUnit>, LinearKindOfQuantity.LinearUnitSelector, SortedSet<ITypedQuantity<LinearUnit>>) - Constructor for class org.openjdk.jmc.common.unit.CustomUnitSelector
-
- GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GARBAGE_COLLECTION_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- GC_CAUSE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_CLASSSPACE_COMMITTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_CLASSSPACE_RESERVED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_CLASSSPACE_USED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_COLLECTOR_G1_GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_COLLECTOR_OLD_GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_COLLECTOR_PAROLD_GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_COLLECTOR_YOUNG_GARBAGE_COLLECTION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_CONF - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_CONF_SURVIVOR - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_CONF_TLAB - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_CONF_YOUNG_GENERATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_CONFIG - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- GC_CONFIGURATION_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- GC_DATASPACE_COMMITTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_DATASPACE_RESERVED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_DATASPACE_USED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_DETAILED_ALLOCATION_REQUIRING_GC - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_DETAILED_EVACUATION_FAILED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_DETAILED_EVACUATION_INFO - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_DETAILED_OBJECT_COUNT_AFTER_GC - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_DETAILED_PROMOTION_FAILED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1_ADAPTIVE_IHOP - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1_BASIC_IHOP - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1_EVACUATION_OLD_STATS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1_EVACUATION_YOUNG_STATS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1_HEAP_REGION_INFORMATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1_HEAP_REGION_TYPE_CHANGE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_G1MMU - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_HEAP_PS_SUMMARY - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_HEAPSPACE_COMMITTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_HEAPSPACE_RESERVED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_ID - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_LOCKER_RATIO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcLockerRule
-
- GC_LONGEST_PAUSE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_METASPACE_ALLOCATION_FAILURE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_METASPACE_CAPACITY - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_METASPACE_CHUNK_FREE_LIST_SUMMARY - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_METASPACE_COMMITTED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_METASPACE_GC_THRESHOLD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_METASPACE_RESERVED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_METASPACE_USED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_NAME - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_PAUSE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- GC_PAUSE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- GC_PAUSE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_PAUSE_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LongGcPauseRule
-
- GC_PAUSE_L1 - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_PAUSE_L2 - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_PAUSE_L3 - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_PAUSE_L4 - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_PAUSE_PHASE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- GC_PHASE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_REFERENCE_STATISTICS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- GC_ROOT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_SUM_OF_PAUSES - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_THRESHOLD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_TIME_RATIO - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GC_TIME_RATIO_MIN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- GC_WHEN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- GcFreedRatioRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
Rule that checks how much memory was freed per second, and compares that to the liveset.
- GcFreedRatioRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcFreedRatioRule
-
- GcFreedRatioRule_FEW_GCS_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_FEW_GCS_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_GC_FREED_RATIO_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_GC_FREED_RATIO_INFO_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RESULT_FEW_GCS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RESULT_LONG_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RESULT_MORE_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RESULT_NOT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RESULT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RESULT_SHORT_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_WINDOW_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcFreedRatioRule_WINDOW_SIZE_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- gcHaltsRatioFunction() - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider
-
- GcLockerRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- GcLockerRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcLockerRule
-
- GcLockerRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcLockerRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcLockerRule_TEXT_NA - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcLockerRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcLockerRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcLockerRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcLockerRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- GcPauseRatioRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcPauseRatioRule
-
- GcPauseRatioRule_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_INFO_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_RULE_TEXT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_RULE_TEXT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_RULE_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_RULE_TEXT_RECOMMENDATION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_WARNING_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_WINDOW_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcPauseRatioRule_WINDOW_SIZE_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcStallRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- GcStallRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcStallRule
-
- GcStallRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- GcStallRule_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_CONFIG_CLASS_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_CONFIG_CLASS_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_NO_STACK_TRACE_AVAILABLE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_RULE_REQUIRES_EVENTS_FROM_ONE_OF_MANY - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_TEXT_COULD_NOT_DETERMINE_JAVA_VERSION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_UNKNOWN_ADDRESS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- General_UNKNOWN_FILE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- generateSinglePageHtml(Collection<Result>) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.internal.RulesHtmlToolkit
-
- generateStructuredHtml(HtmlResultProvider, Iterable<HtmlResultGroup>, HashMap<String, Boolean>, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.internal.RulesHtmlToolkit
-
- get(long) - Method in class org.openjdk.jmc.common.collection.FastAccessNumberMap
-
Get the value at an index.
- get(K, boolean) - Method in class org.openjdk.jmc.common.collection.KeyInValueMap
-
Get the value for a key and optionally compute a new value if it is not already present in
the map.
- get(int) - Method in class org.openjdk.jmc.common.collection.SimpleArray
-
Get the element at the specified index.
- get(int) - Static method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- get(int) - Static method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- get(K) - Method in interface org.openjdk.jmc.common.unit.IConstrainedMap
-
Get the mapped value for key
, or null if no value is currently mapped.
- get(K) - Method in class org.openjdk.jmc.common.unit.MutableConstrainedMap
-
- get(T[], int) - Static method in class org.openjdk.jmc.flightrecorder.internal.util.ParserToolkit
-
- get(double) - Static method in enum org.openjdk.jmc.flightrecorder.rules.Severity
-
- getAccessor(IType<T>) - Method in interface org.openjdk.jmc.common.item.IAccessorFactory
-
Gets the accessor for specified type.
- getAccessor(IType<T>) - Method in interface org.openjdk.jmc.common.item.ICanonicalAccessorFactory
-
- getAccessor(IAccessorKey<M>) - Method in interface org.openjdk.jmc.common.item.IType
-
Internal low-level mechanism for retrieving a member accessor for a type, or null if not
available.
- getAccessor(IAccessorKey<M>) - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getAccessor(IAccessorKey<M>) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getAccessor(IAccessorKey<M>) - Method in class org.openjdk.jmc.common.unit.StructContentType
-
- getAccessorKeys() - Method in interface org.openjdk.jmc.common.item.IType
-
Get keys for the accessors that this type knows of.
- getAccessorKeys() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getAccessorKeys() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getAccessorKeys() - Method in class org.openjdk.jmc.common.unit.StructContentType
-
- getAddress() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
The address of the object, used for identity purposes.
- getAddress() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getAddress() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getAggregate(IAggregator<V, C>) - Method in interface org.openjdk.jmc.common.item.IItemCollection
-
Calculates an aggregated value for the items in this collection.
- getAggregators() - Method in interface org.openjdk.jmc.common.item.IItemQuery
-
- getAlignmentLog1024(long) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 1024 logarithm of the binary alignment of value
.
- getAlignmentLog1024(double) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 1024 logarithm of the binary alignment of value
.
- getAlignmentLog2(long) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 2 logarithm of the binary alignment of value
.
- getAlignmentLog2(double) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 2 logarithm of the binary alignment of value
.
- getAllContentTypes() - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getAllTopics() - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Retrieves all topics that have rules associated with them.
- getAllUnits() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getAllUnits() - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getAltLocalizedNames() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
Get alternate names for content assist matching.
- getAltLocalizedNames() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getAltLocalizedNames() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getAppendableSuffix(boolean) - Method in interface org.openjdk.jmc.common.unit.IUnit
-
- getAppendableSuffix(boolean) - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getAppendableSuffix(boolean) - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getArray() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getAttribute(String) - Method in interface org.openjdk.jmc.common.IState
-
Gets a named attribute value.
- getAttribute() - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeFilter
-
- getAttribute(String) - Method in class org.openjdk.jmc.common.util.StatefulState
-
- getAttributeKeys() - Method in interface org.openjdk.jmc.common.IState
-
Return an array with the attribute keys for this state.
- getAttributeKeys() - Method in class org.openjdk.jmc.common.util.StatefulState
-
- getAttributes() - Method in interface org.openjdk.jmc.common.item.IItemQuery
-
- getAttributes() - Method in interface org.openjdk.jmc.common.item.IType
-
Deprecated.
- getAttributes() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getAttributes() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getAttributes() - Method in class org.openjdk.jmc.common.unit.StructContentType
-
- getBadString() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
The string where the problem was encountered, so that it might be highlighted.
- getBCI() - Method in interface org.openjdk.jmc.common.IMCFrame
-
Returns the byte code index in Java class file, or null
if not available.
- getBCI() - Method in class org.openjdk.jmc.common.util.MCFrame
-
- getBestScaleFactorFor(long) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getBranch() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceFrame
-
- getBranch(int) - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getBranchCount() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getBranches() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getCachedUnit(Object) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getCategorization() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.FrameSeparator
-
- getCenter() - Method in interface org.openjdk.jmc.common.unit.IRange
-
- getChild(String) - Method in interface org.openjdk.jmc.common.IState
-
Gets a child of the named type.
- getChild(String) - Method in class org.openjdk.jmc.common.util.StatefulState
-
- getChildElementOrNull(Element, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Returns the child element with the specified tag name of the specified parent node.
- getChildElementsByTag(Node, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Returns all the children from a node with a tag matching the tag argument.
- getChildren() - Method in interface org.openjdk.jmc.common.IState
-
Gets all child nodes.
- getChildren(String) - Method in interface org.openjdk.jmc.common.IState
-
Gets all child nodes of a named type.
- getChildren() - Method in class org.openjdk.jmc.common.util.StatefulState
-
- getChildren(String) - Method in class org.openjdk.jmc.common.util.StatefulState
-
- getChildren() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getChildren() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getChildren() - Method in interface org.openjdk.jmc.flightrecorder.rules.report.html.internal.HtmlResultGroup
-
- getChildren() - Method in interface org.openjdk.jmc.flightrecorder.rules.tree.ITreeNode
-
- getChildren() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TreeNode
-
- getChunkPosistion() - Method in class org.openjdk.jmc.flightrecorder.internal.ChunkInfo
-
- getChunkRange() - Method in class org.openjdk.jmc.flightrecorder.internal.ChunkInfo
-
- getChunkSize() - Method in class org.openjdk.jmc.flightrecorder.internal.ChunkInfo
-
- getClassLoader() - Method in interface org.openjdk.jmc.common.IMCModule
-
Returns the class loader where this module is loaded.
- getClassWithName(String) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Return the class object for given type name.
- getCollectorName() - Method in enum org.openjdk.jmc.flightrecorder.rules.jdk.memory.CollectorType
-
- getColumn() - Method in interface org.openjdk.jmc.flightrecorder.rules.jdk.util.ColumnInfo
-
- getColumnId() - Method in interface org.openjdk.jmc.flightrecorder.rules.jdk.util.ColumnInfo
-
- getColumnMetadata() - Method in interface org.openjdk.jmc.flightrecorder.rules.jdk.util.IItemResultSet
-
Returns the column metadata for the result set.
- getCommonUnits() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getCommonUnits() - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.AbstractRule
-
- getConfigurationAttributes() - Method in interface org.openjdk.jmc.flightrecorder.rules.IRule
-
Gets information about which attributes may be configured during rule evaluation.
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.HighJvmCpuRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.ManyRunningProcessesRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ErrorRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ExceptionRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.FatalErrorRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.BufferLostRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLeakingRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLoadingRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DebugNonSafepointsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedGcOptionsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedVmOptionsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DMSIncidentRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DumpReasonRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DuplicateFlagsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FlightRecordingSupportRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ManagementAgentRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.OptionsCheckRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInArgumentsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInEnvironmentRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInSystemPropertiesRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.RecordingSettingsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.StackDepthSettingRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.VerifyNoneRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileReadRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileWriteRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketReadRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketWriteRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationPauseRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.ContextSwitchRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.JavaBlockingRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.MethodProfilingRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.VMOperationRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByClassRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByThreadRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.CompressedOopsRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.FullGcRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcLockerRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcStallRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapContentRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapInspectionRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HighGcRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingLiveSetRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingMetaspaceLiveSetRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LongGcPauseRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LowOnPhysicalMemoryRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.MetaspaceOomRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.SystemGcRule
-
- getConfigurationAttributes() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.TlabAllocationRatioRule
-
- getConstantPool(Object) - Method in class org.openjdk.jmc.flightrecorder.internal.parser.LoaderContext
-
- getConstraint(K) - Method in interface org.openjdk.jmc.common.unit.IConstrainedMap
-
Get a
constraint
for mapped values of
key
, if a constraint has
been imposed for
key
.
- getConstraint() - Method in interface org.openjdk.jmc.common.unit.IOptionDescriptor
-
- getConstraint(K) - Method in class org.openjdk.jmc.common.unit.MutableConstrainedMap
-
- getConstraint(K) - Method in class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- getConsumer() - Method in interface org.openjdk.jmc.common.item.GroupingAggregator.GroupEntry
-
- getContentType() - Method in interface org.openjdk.jmc.common.item.IAccessorKey
-
The content type of this attribute.
- getContentType() - Method in interface org.openjdk.jmc.common.item.ICanonicalAccessorFactory
-
- getContentType() - Method in class org.openjdk.jmc.common.unit.DisplayFormatter
-
- getContentType() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
Get the kind of quantity of this unit.
- getContentType() - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity.AutoFormatter
-
- getContentType() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getContentType() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getContentType() - Method in class org.openjdk.jmc.common.unit.TypedUnit
-
- getContentType(String) - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getContentType() - Method in interface org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.IPoolFactory
-
- getContentType() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.OldObjectFactory
-
- getContentType() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getContentType() - Method in class org.openjdk.jmc.flightrecorder.parser.ValueField
-
- getContentTypeId() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ContentTypeDescriptor
-
- getContentTypes() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ProducerDescriptor
-
- getCount() - Method in class org.openjdk.jmc.common.item.Aggregators.CountConsumer
-
- getCount() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.util.ClassEntry
-
- getDataStructure() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ContentTypeDescriptor
-
- getDataStructure() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- getDataType() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ContentTypeDescriptor
-
- getDataType() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getDeclaredDescription() - Method in class org.openjdk.jmc.common.util.LabeledIdentifier
-
- getDefault() - Method in interface org.openjdk.jmc.common.unit.IOptionDescriptor
-
- getDefaultFormatter() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getDefaultUnit() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getDefaultUnit() - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getDefaultValue() - Method in class org.openjdk.jmc.common.util.TypedPreference
-
- getDeltaKind() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getDeltaKind() - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getDeltaUnit() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
Get the unit that the difference between two quantities in this unit will have.
- getDeltaUnit() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getDeltaUnit() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getDepth(ITreeNode<?>) - Static method in class org.openjdk.jmc.flightrecorder.rules.tree.ItemTreeToolkit
-
Returns the number of ancestors the node has.
- getDescribable(K) - Method in interface org.openjdk.jmc.common.unit.IDescribedMap
-
- getDescription() - Method in interface org.openjdk.jmc.common.IDescribable
-
- getDescription() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
Returns a description of the object.
- getDescription() - Method in interface org.openjdk.jmc.common.IMCOldObjectGcRoot
-
- getDescription() - Method in class org.openjdk.jmc.common.item.Aggregators.AggregatorBase
-
- getDescription() - Method in class org.openjdk.jmc.common.item.Attribute
-
- getDescription() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getDescription() - Method in class org.openjdk.jmc.common.unit.StructContentType
-
- getDescription() - Method in class org.openjdk.jmc.common.util.LabeledIdentifier
-
- getDescription() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getDescription() - Method in class org.openjdk.jmc.common.util.MCPackage
-
- getDescription() - Method in class org.openjdk.jmc.common.util.TypedPreference
-
- getDescription() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ContentTypeDescriptor
-
- getDescription() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- getDescription() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ProducerDescriptor
-
- getDescription() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getDescription() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getDescription() - Method in class org.openjdk.jmc.flightrecorder.parser.ValueField
-
- getDescription(Result) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.internal.RulesHtmlToolkit
-
- getDistanceFromRoot() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getDistinguishableColor(Object) - Static method in class org.openjdk.jmc.common.util.ColorToolkit
-
Generate a color based on an object.
- getDuration() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor.LayerBreakdown
-
- getDuration() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor.LayerEntry
-
- getDuration(IItem) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Convenience method to get the duration value from a specific event.
- getDurationInWindow(IQuantity, IQuantity, IItem) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Get the duration for item within the specified window
- getEnabledEventTypesRecommendation(IItemCollection, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Creates a text message informing that event types are recommended
- getEnd() - Method in interface org.openjdk.jmc.common.unit.IRange
-
- getEnd() - Method in class org.openjdk.jmc.common.unit.QuantityRange
-
- getEndFork() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- getEndPointContentType() - Method in class org.openjdk.jmc.common.unit.RangeContentType
-
- getEndTime() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TreeNode
-
- getEndTime(IItem) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Convenience method to get the end time value from a specific event.
- getEngFloorFactor(double) - Static method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- getEngFloorPrefix(double) - Static method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- getEventAvailability(IItemCollection, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Checks the event availability for the event types.
- getEventAvailabilityResult(IRule, IItemCollection, RulesToolkit.EventAvailability, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Returns a proper result for the availability problem.
- getEvents() - Method in class org.openjdk.jmc.flightrecorder.internal.EventArray
-
- getEventSinkFactory(IEventSinkFactory) - Method in class org.openjdk.jmc.flightrecorder.parser.filter.FilterExtension
-
- getEventSinkFactory(IEventSinkFactory) - Method in interface org.openjdk.jmc.flightrecorder.parser.IParserExtension
-
Get a new event sink factory for use during the reading of one Flight Recording.
- getEventSinkFactory(IEventSinkFactory) - Method in class org.openjdk.jmc.flightrecorder.parser.synthetic.SyntheticAttributeExtension
-
- getEventTypeDescriptors() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ProducerDescriptor
-
- getExtent() - Method in interface org.openjdk.jmc.common.unit.IRange
-
- getFactory(ContentTypeDescriptor, LoaderContext) - Static method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.GlobalObjectPool
-
- getField() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getFilter() - Method in interface org.openjdk.jmc.common.item.IItemQuery
-
- getFilter() - Method in class org.openjdk.jmc.common.item.ItemFilters.Not
-
- getFilters() - Method in class org.openjdk.jmc.common.item.ItemFilters.Composite
-
- getFirst() - Method in class org.openjdk.jmc.common.collection.BoundedList
-
Get the first element in the list.
- getFirstBucket(IQuantity, IQuantity, double) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
Divide the given range into at most maxBuckets
"naturally" aligned buckets, and
return the first one.
- getFirstBucket(ITypedQuantity<U>, ITypedQuantity<U>, double) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getFirstFound(IItemCollection, IAttribute<T>) - Static method in class org.openjdk.jmc.common.item.ItemToolkit
-
Returns the value of the event first encountered with the attribute.
- getFirstFrame() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- getFirstFrames() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getFlightRecorderOptions(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Convenience method for parsing the -XX:FlightRecorderOptions JVM flag.
- getFloor1024Factor(double) - Static method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- getFloor2Factor(long) - Static method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- getFloorLog10(double) - Static method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- getFloorLog1000(double) - Static method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- getFloorLog1024(long) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 1024 logarithm.
- getFloorLog1024(double) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 1024 logarithm.
- getFloorLog2(long) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 2 logarithm.
- getFloorLog2(double) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
The base 2 logarithm.
- getFloorPrefix(long) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- getFloorPrefix(double) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- getFormalDescriptor() - Method in interface org.openjdk.jmc.common.IMCMethod
-
Returns the formal descriptor.
- getFormalDescriptor() - Method in class org.openjdk.jmc.common.util.MCMethod
-
- getFormatter(String) - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getFormatterResolving(IRange<IQuantity>) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
Get a formatter with sufficient resolution to produce unique strings for both ends of
range
, and consecutive equally spaced quantities.
- getFormatterResolving(IRange<IQuantity>) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getFormatters() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getFrame() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceFrame
-
- getFrameLineNumber() - Method in interface org.openjdk.jmc.common.IMCFrame
-
Returns the line number for the frame, or null
if not available.
- getFrameLineNumber() - Method in class org.openjdk.jmc.common.util.MCFrame
-
- getFrames() - Method in interface org.openjdk.jmc.common.IMCStackTrace
-
Return the frames that this stack trace consist of.
- getFrames() - Method in class org.openjdk.jmc.common.util.MCStackTrace
-
- getFullName() - Method in interface org.openjdk.jmc.common.IMCType
-
Java type name according to The Java Language Specification, Section 13.1.
- getFullName() - Method in class org.openjdk.jmc.common.util.MCType
-
- getGcPauseRatio() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider.ApplicationHaltsInfoHolder
-
- getGradientPaint(Color, int) - Static method in class org.openjdk.jmc.common.util.ColorToolkit
-
Get a gradient paint based on a top color.
- getGroupBy() - Method in interface org.openjdk.jmc.common.item.IItemQuery
-
- getGzipMagic() - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Returns the magic bytes for identifying Gzip.
- getHumanReadable(IMCMethod) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get a human readable string representing a method, displays all available information
- getHumanReadable(IMCMethod, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get a human readable string representing a method.
- getHumanReadable(IMCStackTrace) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get a human readable string representing a stack trace, displays all available information.
- getHumanReadable(IMCStackTrace, String, String, String) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get a human readable string representing a stack trace, displays all available information.
- getHumanReadable(IMCStackTrace, boolean, boolean, boolean, boolean, boolean, boolean, int, String, String, String) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get a human readable string representing a stack trace.
- getHumanReadable(IMCClassLoader) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get a human readable string representing a classloader.
- getHumanSegmentArray(String) - Static method in class org.openjdk.jmc.flightrecorder.internal.EventAppearance
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.AbstractRule
-
- getId() - Method in interface org.openjdk.jmc.flightrecorder.rules.IRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.HighJvmCpuRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.ManyRunningProcessesRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ErrorRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ExceptionRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.FatalErrorRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.BufferLostRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLeakingRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLoadingRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DebugNonSafepointsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedGcOptionsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedVmOptionsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DMSIncidentRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DumpReasonRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DuplicateFlagsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FlightRecordingSupportRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ManagementAgentRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.OptionsCheckRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInArgumentsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInEnvironmentRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInSystemPropertiesRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.RecordingSettingsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.StackDepthSettingRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.VerifyNoneRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileReadRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileWriteRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketReadRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketWriteRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationPauseRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.ContextSwitchRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.JavaBlockingRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.MethodProfilingRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.VMOperationRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByClassRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByThreadRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.CompressedOopsRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.FullGcRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcLockerRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcStallRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapContentRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapInspectionRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HighGcRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingLiveSetRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingMetaspaceLiveSetRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LongGcPauseRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LowOnPhysicalMemoryRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.MetaspaceOomRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.SystemGcRule
-
- getId() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.TlabAllocationRatioRule
-
- getId() - Method in interface org.openjdk.jmc.flightrecorder.rules.report.html.internal.HtmlResultGroup
-
- getIdentifier() - Method in interface org.openjdk.jmc.common.item.IAccessorKey
-
A identifier is a text string identifying the attribute.
- getIdentifier() - Method in interface org.openjdk.jmc.common.item.ICanonicalAccessorFactory
-
- getIdentifier() - Method in interface org.openjdk.jmc.common.item.IType
-
String identifying the type.
- getIdentifier() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getIdentifier() - Method in class org.openjdk.jmc.common.unit.DisplayFormatter
-
- getIdentifier() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
Persistable identifier, not to show interactively.
- getIdentifier() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getIdentifier() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getIdentifier() - Method in class org.openjdk.jmc.common.util.TypedPreference
-
- getIdentifier() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- getIdentifier() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ProducerDescriptor
-
- getIdentifier() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getIdentifier() - Method in class org.openjdk.jmc.flightrecorder.parser.ValueField
-
- getImage() - Method in interface org.openjdk.jmc.flightrecorder.rules.report.html.internal.HtmlResultGroup
-
- getImplementationId() - Method in class org.openjdk.jmc.common.util.LabeledIdentifier
-
- getIncreaseAggregator() - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.ObjectStatisticsDataProvider
-
- getIndex() - Method in interface org.openjdk.jmc.common.IMCOldObjectArray
-
Returns the index of the object in the array.
- getIndex(ValueDescriptor[], String) - Static method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getIndexInBranch() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceFrame
-
- getInfo(Chunk, long) - Static method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.ChunkLoaderV0
-
- getInfo(Chunk, long) - Static method in class org.openjdk.jmc.flightrecorder.internal.parser.v1.ChunkLoaderV1
-
- getInnerDataType() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getInteractivePrototype() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
Prototype value suitable to be presented to a human.
- getInteractivePrototype() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Persisted
-
- getInteractivePrototype() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Quantity
-
- getInterfaceId() - Method in class org.openjdk.jmc.common.util.LabeledIdentifier
-
- getItemCount() - Method in interface org.openjdk.jmc.common.item.IItemIterable
-
- getItemCount() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceFrame
-
- getItemOffset() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getItemOffsetInFork() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- getItemQuery() - Method in class org.openjdk.jmc.flightrecorder.rules.Result
-
- getItems() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
This method is used when it is necessary to get information about all objects this object
keeps alive in the
ReferenceTreeModel
.
- getItems() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceFrame
-
- getItemsInFork() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getItemType(T) - Static method in class org.openjdk.jmc.common.item.ItemToolkit
-
- getJavaSpecVersion(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Gets the Java version for the recording the provided
IItemCollection
represents.
- getJavaVersion(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
- getJavaVersion(String) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
- getKey() - Method in class org.openjdk.jmc.common.collection.EntryHashMap.Entry
-
Get the key.
- getKey(V) - Method in class org.openjdk.jmc.common.collection.EntryHashMap
-
- getKey(V) - Method in class org.openjdk.jmc.common.collection.KeyInValueMap
-
Get the key for a value.
- getKey() - Method in interface org.openjdk.jmc.common.item.GroupingAggregator.GroupEntry
-
- getKey() - Method in interface org.openjdk.jmc.common.item.ICanonicalAccessorFactory
-
- getKeyElements() - Method in class org.openjdk.jmc.common.util.CompositeKey
-
- getKind() - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeFilter
-
- getKindsOfQuantity() - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getLabel() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- getLargestExactUnit(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.BinaryUnitSelector
-
- getLargestExactUnit(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.CustomUnitSelector
-
- getLargestExactUnit(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.DecimalUnitSelector
-
- getLargestExactUnit(IQuantity) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
Get the largest unit, if any, in which this quantity can be expressed exactly, typically with
an integer.
- getLargestExactUnit(IQuantity) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getLargestExactUnit(ITypedQuantity<U>) - Method in interface org.openjdk.jmc.common.unit.TypedUnit.UnitSelector
-
Get the largest unit, if any, in which this quantity can be expressed exactly, typically
with an integer.
- getLast() - Method in class org.openjdk.jmc.common.collection.BoundedList
-
Get the last element in the list.
- getLastFrame() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- getLayer() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor.LayerBreakdown
-
- getLayerEntries() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor.LayerBreakdown
-
- getLayers() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownGenerator
-
- getLayers() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor
-
- getLeakCandidates(double) - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
Performs a leak relevance calculation on every object in the reference tree and sets this
value to the respective objects.
- getLeakCountInRange(IRange<IQuantity>, ReferenceTreeObject) - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
A helper method to calculate number of Referenced Object within specified period.
- getLeakObjects(IRange<IQuantity>) - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
- getLeakObjects() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
- getLeakRelevance() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getLeastAvailable(RulesToolkit.EventAvailability...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Returns the least available EventAvailability from the ones provided.
- getLimit() - Method in enum org.openjdk.jmc.flightrecorder.rules.Severity
-
- getLocalizedDescription() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
In the real world, units are sometimes used ambiguously (like MB).
- getLocalizedDescription() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getLocalizedDescription() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getLocalizedMessage() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
- getLocalizedMessage() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Persisted
-
- getLocalizedMessage() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Quantity
-
- getLocalizedName() - Method in enum org.openjdk.jmc.flightrecorder.rules.Severity
-
- getLocalizedName() - Method in enum org.openjdk.jmc.flightrecorder.stacktrace.FrameSeparator.FrameCategorization
-
- getLocalizedSymbol() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
Symbols for units are most often not locale dependent, but there are exceptions (like in
French).
- getLocalizedSymbol() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getLocalizedSymbol() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getLocation() - Method in interface org.openjdk.jmc.common.IMCModule
-
Returns the location of this module.
- getLongDescription() - Method in class org.openjdk.jmc.flightrecorder.rules.Result
-
- getMajorVersion() - Method in class org.openjdk.jmc.common.version.JavaVersion
-
- getMajorVersion() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.Chunk
-
- getMax(SpanSquare[]) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanSquare
-
- getMaxCountCluster(IItemCollection, IAttribute<IQuantity>, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanToolkit
-
Calculates the largest count cluster.
- getMaxDurationCluster(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanToolkit
-
Calculates the largest duration cluster.
- getMaxSize() - Method in class org.openjdk.jmc.common.collection.BoundedList
-
Get the maximum number of elements to retain in this list.
- getMaxSpan(SpanLimit[]) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanLimit
-
- getMaxSpanLimit(IItemCollection, IAttribute<IQuantity>, IAttribute<IQuantity>, double) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanToolkit
-
Calculates the longest span where the combined value still is above the limit.
- getMaxValue(SpanLimit[]) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanLimit
-
- getMember(O) - Method in interface org.openjdk.jmc.common.item.IMemberAccessor
-
Gets a member value from a container object.
- getMessage() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
- getMessage() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Persisted
-
- getMessage() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Quantity
-
- getMethod() - Method in interface org.openjdk.jmc.common.IMCFrame
-
The method for the frame.
- getMethod() - Method in class org.openjdk.jmc.common.util.MCFrame
-
- getMethodName() - Method in interface org.openjdk.jmc.common.IMCMethod
-
Returns the method name not including parameters.
- getMethodName() - Method in class org.openjdk.jmc.common.util.MCMethod
-
- getMinorVersion() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.Chunk
-
- getMissingAttributeResult(IRule, IType<IItem>, IAttribute<?>) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Gets a
Result
object representing a not applicable result due to a missing attribute.
- getModifier() - Method in interface org.openjdk.jmc.common.IMCMethod
-
Returns the modifier used in the Java class file.
- getModifier() - Method in interface org.openjdk.jmc.common.IMCOldObjectField
-
Returns the field modifier.
- getModifier() - Method in class org.openjdk.jmc.common.util.MCMethod
-
- getModule() - Method in interface org.openjdk.jmc.common.IMCPackage
-
- getModule() - Method in class org.openjdk.jmc.common.util.MCPackage
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.ImpreciseScaleFactor
-
- getMultiplier() - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.LongScaleFactor
-
- getMultiplier() - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- getName() - Method in interface org.openjdk.jmc.common.IDescribable
-
- getName() - Method in interface org.openjdk.jmc.common.IMCClassLoader
-
Returns the name of the classloader.
- getName() - Method in enum org.openjdk.jmc.common.IMCFrame.Type
-
- getName() - Method in interface org.openjdk.jmc.common.IMCModule
-
Returns the module name.
- getName() - Method in interface org.openjdk.jmc.common.IMCOldObjectField
-
Returns the field name.
- getName() - Method in interface org.openjdk.jmc.common.IMCPackage
-
Returns the package name.
- getName() - Method in interface org.openjdk.jmc.common.IMCThreadGroup
-
Returns the name of the thread group.
- getName() - Method in class org.openjdk.jmc.common.item.Aggregators.AggregatorBase
-
- getName() - Method in class org.openjdk.jmc.common.item.Attribute
-
- getName() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getName() - Method in class org.openjdk.jmc.common.unit.DisplayFormatter
-
- getName() - Method in class org.openjdk.jmc.common.util.LabeledIdentifier
-
- getName() - Method in class org.openjdk.jmc.common.util.MCClassLoader
-
- getName() - Method in class org.openjdk.jmc.common.util.MCPackage
-
- getName() - Method in class org.openjdk.jmc.common.util.TypedPreference
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ContentTypeDescriptor
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ProducerDescriptor
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.parser.ValueField
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.AbstractRule
-
- getName() - Method in interface org.openjdk.jmc.flightrecorder.rules.IRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.HighJvmCpuRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.ManyRunningProcessesRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ErrorRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ExceptionRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.FatalErrorRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.BufferLostRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLeakingRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLoadingRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DebugNonSafepointsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedGcOptionsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedVmOptionsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DMSIncidentRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DumpReasonRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DuplicateFlagsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FlightRecordingSupportRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ManagementAgentRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.OptionsCheckRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInArgumentsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInEnvironmentRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInSystemPropertiesRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.RecordingSettingsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.StackDepthSettingRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.VerifyNoneRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileReadRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileWriteRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketReadRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketWriteRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationPauseRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.ContextSwitchRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.JavaBlockingRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.MethodProfilingRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.VMOperationRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByClassRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByThreadRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.CompressedOopsRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.FullGcRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcLockerRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcStallRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapContentRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapInspectionRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HighGcRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingLiveSetRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingMetaspaceLiveSetRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LongGcPauseRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LowOnPhysicalMemoryRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.MetaspaceOomRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.SystemGcRule
-
- getName() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.TlabAllocationRatioRule
-
- getName() - Method in interface org.openjdk.jmc.flightrecorder.rules.report.html.internal.HtmlResultGroup
-
- getNext() - Method in interface org.openjdk.jmc.common.collection.BoundedList.INode
-
Get the next node in the list.
- getNextChunk(byte[]) - Method in interface org.openjdk.jmc.flightrecorder.internal.IChunkSupplier
-
Get the input for the next chunk.
- getNonGcHaltsRatio() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider.ApplicationHaltsInfoHolder
-
- getNonGcHaltsToTotalRatio() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider.ApplicationHaltsInfoHolder
-
- getNotApplicableResult(IRule, String) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Creates a
Result
object with a generic not applicable (N/A) result for a given rule
with a specified message.
- getNumberFormat(boolean) - Static method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
Get a thread local configured
NumberFormat
suitable for display or interactive
formatting, or interactive parsing.
- getNumericString(Number) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Check for missing values, and return the numeric value in string format.
- getObject(IQuantity) - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
- getObjectsByType() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
- getObjectsKeptAliveCount() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getOffset() - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
- getOffset() - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- getOffset() - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- getOffset() - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
- getOffset() - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- getOldCollectorType(IItemCollection) - Static method in enum org.openjdk.jmc.flightrecorder.rules.jdk.memory.CollectorType
-
- getOldObjectSamples() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getOrCreateElement(Element, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Returns the child element with the specified tag name of the specified parent node.
- getPackage() - Method in interface org.openjdk.jmc.common.IMCType
-
Returns the package this type was declared in.
- getPackage(IMCPackage) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get the package name as a human readable string.
- getPackage() - Method in class org.openjdk.jmc.common.util.MCType
-
- getParent() - Method in interface org.openjdk.jmc.common.IMCThreadGroup
-
Returns the parent of this thread group.
- getParent() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
This method returns an object that is keeping this object alive.
- getParent() - Method in interface org.openjdk.jmc.flightrecorder.rules.tree.ITreeNode
-
- getParent() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TreeNode
-
- getParentBranch() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getParentFork() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- getParserExtensions() - Static method in class org.openjdk.jmc.flightrecorder.parser.ParserExtensionRegistry
-
- getPath() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- getPeriodIfGreaterThan(IItemCollection, IQuantity, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
If possible, gets the longest period setting that is longer than the specified minimum period
for the given event types.
- getPersistablePrototype() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
Prototype value suitable to be persisted or logged.
- getPersistablePrototype() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Persisted
-
- getPersistablePrototype() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException.Quantity
-
- getPersistableString(K) - Method in interface org.openjdk.jmc.common.unit.IConstrainedMap
-
Get the persistable string of the mapped value for key
, or null if no value is
currently mapped.
- getPersistableString(K) - Method in class org.openjdk.jmc.common.unit.MutableConstrainedMap
-
- getPersister() - Method in class org.openjdk.jmc.common.unit.ContentType
-
- getPersister() - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getPersister() - Method in class org.openjdk.jmc.common.util.TypedPreference
-
Get a persister that can be used to convert between the preference value type and strings.
- getPosition() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.Chunk
-
- getPredicate(IType<IItem>) - Method in interface org.openjdk.jmc.common.item.IItemFilter
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeValue
-
- getPredicate(IMemberAccessor<? extends M, IItem>, M) - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeValue
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.BooleanFilter
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.Composite
-
- getPredicate(IMemberAccessor<? extends String, IItem>, String) - Method in class org.openjdk.jmc.common.item.ItemFilters.Contains
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.HasAttribute
-
- getPredicate(IMemberAccessor<? extends String, IItem>, String) - Method in class org.openjdk.jmc.common.item.ItemFilters.Matches
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.Not
-
- getPredicate(IMemberAccessor<? extends String, IItem>, String) - Method in class org.openjdk.jmc.common.item.ItemFilters.NotContains
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.NotHasAttribute
-
- getPredicate(IMemberAccessor<? extends String, IItem>, String) - Method in class org.openjdk.jmc.common.item.ItemFilters.NotMatches
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.Type
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.TypeMatches
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.common.item.ItemFilters.Types
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TimeRangeFilter
-
- getPredicate(IType<IItem>) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TimeRangeThreadFilter
-
- getPreferenceValue(TypedPreference<T>) - Method in interface org.openjdk.jmc.common.util.IPreferenceValueProvider
-
Get the value of a preference.
- getPreferredUnit(ITypedQuantity<LinearUnit>, double, double) - Method in class org.openjdk.jmc.common.unit.BinaryUnitSelector
-
- getPreferredUnit(ITypedQuantity<LinearUnit>, double, double) - Method in class org.openjdk.jmc.common.unit.CustomUnitSelector
-
- getPreferredUnit(ITypedQuantity<LinearUnit>, double, double) - Method in class org.openjdk.jmc.common.unit.DecimalUnitSelector
-
- getPreferredUnit(IQuantity, double, double) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getPreferredUnit(IQuantity, double, double) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getPreferredUnit(ITypedQuantity<U>, double, double) - Method in interface org.openjdk.jmc.common.unit.TypedUnit.UnitSelector
-
- getPrefix(String) - Static method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- getProblem() - Method in exception org.openjdk.jmc.common.unit.QuantityConversionException
-
The kind of problem encountered.
- getQuantityAggregator(String, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- getQuantityAggregator(String, IType<?>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- getQuantityAggregator(String) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- getQuery() - Method in interface org.openjdk.jmc.flightrecorder.rules.jdk.util.IItemResultSet
-
Returns the query used to create the result set.
- getRangeFormatter(String) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
Temporary helper to format quantity ranges.
- getRangeMap() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TimeRangeThreadFilter
-
Get the range map.
- getRangeType(ContentType<M>) - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getReferrer() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
Returns the object that refers to this object in the heap reference chain.
- getReferrer() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getReferrer() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getReferrerArray() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
If the object is referred to by an object in an array it returns the information about that
array, otherwise it returns null
.
- getReferrerArray() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getReferrerArray() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getReferrerField() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
If the object is referred to by an object in a field it returns a representation of the
field, null
otherwise.
- getReferrerField() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getReferrerField() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getReferrerSkip() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
Returns the number of steps away in the reference chain this object is from the next object
referring to it.
- getReferrerSkip() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getReferrerSkip() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getRelationalKey() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getRelevantTraceHtmlList(StacktraceModel.Branch, int) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.StacktraceDataProvider
-
Generates an HTML representation of a given stack trace branch as an unordered list.
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.AbstractRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.CompareCpuRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FewSampledThreadsRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.ApplicationHaltsRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AutoBoxingRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcFreedRatioRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcPauseRatioRule
-
- getResult(IItemCollection, IPreferenceValueProvider) - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.StringDeduplicationRule
-
- getResults(Collection<String>) - Method in interface org.openjdk.jmc.flightrecorder.rules.report.html.internal.HtmlResultProvider
-
- getReusableBuffer() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.Chunk
-
Return the current data buffer.
- getRootDescription() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getRootFork() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel
-
Return the root fork which contains either top frames or thread roots, depending on the model
configuration
(
threadRootAtTop
).
- getRootObject() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getRootObjects() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
- getRootObjects(IRange<IQuantity>) - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeModel
-
- getRule() - Method in class org.openjdk.jmc.flightrecorder.rules.Result
-
The rule which generated this result.
- getRuleRequiresAtLeastOneEventTypeResult(IRule, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Creates a
Result
object describing that at least one of the specified event types
must be present in the rule's input.
- getRules() - Method in interface org.openjdk.jmc.flightrecorder.rules.internal.IRuleProvider
-
- getRules() - Static method in class org.openjdk.jmc.flightrecorder.rules.RuleRegistry
-
- getSafePointRatio() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider.ApplicationHaltsInfoHolder
-
- getScaledUnit(LinearUnit) - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getScaledUnit(LinearUnit) - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getScaledUnit(LinearUnit) - Method in class org.openjdk.jmc.common.unit.TypedUnit
-
Return a unit with the same origin (if absolute) as this unit, but with the given
deltaUnit
as its delta unit.
- getSciFloorFactor(double) - Static method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- getScore() - Method in class org.openjdk.jmc.flightrecorder.rules.Result
-
A score between 0 and 100 where 0 means "no problem" and 100 means "big problem".
- getSecondFrameInMostCommonTrace(IItemCollection) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Gets the second frame in the most common stack trace.
- getSelectedBranch() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- getSetting(Element, String, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Returns the value of the setting with the specified name or a default value if the setting
had no value.
- getSettingMaxPeriod(IItemCollection, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Gets the maximum period setting for the specified event types in the given item collection.
- getSettingsFilter(String, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Gets a filter for a specific setting for the provided types.
- getShortDescription() - Method in class org.openjdk.jmc.flightrecorder.rules.Result
-
- getShortRecordingInfo(IItemCollection, IQuantity) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Checks if the timerange spanned by the items is shorter than the limit, and returns a
informative text message if that is the case.
- getSinkFactory() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.LoaderContext
-
- getSize() - Method in class org.openjdk.jmc.common.collection.BoundedList
-
Get the number of elements in this list.
- getSize() - Method in interface org.openjdk.jmc.common.IMCOldObjectArray
-
Returns the size of the array the old object is in.
- getSize() - Method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataType
-
- getStart() - Method in interface org.openjdk.jmc.common.unit.IRange
-
- getStart() - Method in class org.openjdk.jmc.common.unit.QuantityRange
-
- getStartNode() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownGenerator
-
- getStartTime() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TreeNode
-
- getStartTime(IItem) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Convenience method for getting the start time value from a specific event.
- getStddev(boolean) - Method in class org.openjdk.jmc.common.item.Aggregators.VarianceConsumer
-
- getString(String) - Static method in class org.openjdk.jmc.common.messages.internal.Messages
-
- getString(String, String) - Static method in class org.openjdk.jmc.common.messages.internal.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.jdk.messages.internal.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.messages.internal.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.rules.report.html.internal.Messages
-
- getString(String) - Static method in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- getStringValue(Element) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Returns the content between the tags of the element, for example <tag>hello
</tag> where the value is "hello".
- getSuggestedConstraint(K) - Method in class org.openjdk.jmc.common.unit.MutableConstrainedMap
-
- getSuggestedConstraint(K) - Method in class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- getSystem() - Method in interface org.openjdk.jmc.common.IMCOldObjectGcRoot
-
- getTail() - Method in class org.openjdk.jmc.common.util.SortedHead
-
Get the tail items.
- getTailFrames() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- getThread() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TreeNode
-
- getThread(IItem) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Convenience method to get the event thread value from a specific event.
- getThreadGroup() - Method in interface org.openjdk.jmc.common.IMCThread
-
Returns the thread group this thread belongs to.
- getThreadId() - Method in interface org.openjdk.jmc.common.IMCThread
-
Returns the java thread id.
- getThreadName() - Method in interface org.openjdk.jmc.common.IMCThread
-
Returns the java thread name.
- getTimestamp() - Method in interface org.openjdk.jmc.flightrecorder.internal.IChunkLoader
-
- getTimestamp() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.ChunkLoaderV0
-
- getTimestamp() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v1.ChunkLoaderV1
-
- getTimestamp() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getTooFewEventsResult(IRule) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Creates a
Result
object for the given
IRule
object representing a result
where there are too few events to properly evaluate a rule.
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.AbstractRule
-
- getTopic() - Method in interface org.openjdk.jmc.flightrecorder.rules.IRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.HighJvmCpuRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.cpu.ManyRunningProcessesRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ErrorRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.ExceptionRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.exceptions.FatalErrorRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.BufferLostRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLeakingRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ClassLoadingRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DebugNonSafepointsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedGcOptionsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DiscouragedVmOptionsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DMSIncidentRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DumpReasonRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DuplicateFlagsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FlightRecordingSupportRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.ManagementAgentRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.OptionsCheckRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInArgumentsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInEnvironmentRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.PasswordsInSystemPropertiesRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.RecordingSettingsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.StackDepthSettingRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.general.VerifyNoneRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileReadRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.FileWriteRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketReadRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketWriteRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationPauseRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.ContextSwitchRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.JavaBlockingRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.MethodProfilingRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.VMOperationRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByClassRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.AllocationByThreadRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.CompressedOopsRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.FullGcRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcLockerRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.GcStallRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapContentRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HeapInspectionRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.HighGcRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingLiveSetRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingMetaspaceLiveSetRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LongGcPauseRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.LowOnPhysicalMemoryRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.MetaspaceOomRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.SystemGcRule
-
- getTopic() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.TlabAllocationRatioRule
-
- getTopics() - Method in interface org.openjdk.jmc.flightrecorder.rules.report.html.internal.HtmlResultGroup
-
- getTotalHaltsRatio() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider.ApplicationHaltsInfoHolder
-
- getTransition() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- getTruncationState() - Method in interface org.openjdk.jmc.common.IMCStackTrace
-
Returns the truncation state of the stack trace.
- getTruncationState() - Method in class org.openjdk.jmc.common.util.MCStackTrace
-
- getType() - Method in interface org.openjdk.jmc.common.IMCClassLoader
-
Returns the type of the classloader.
- getType() - Method in interface org.openjdk.jmc.common.IMCFrame
-
The compilation type of the frame.
- getType() - Method in interface org.openjdk.jmc.common.IMCMethod
-
Returns the class this method is declared in.
- getType() - Method in interface org.openjdk.jmc.common.IMCOldObject
-
The type of the object, as an
IMCType
- getType() - Method in interface org.openjdk.jmc.common.IMCOldObjectGcRoot
-
- getType() - Method in interface org.openjdk.jmc.common.IState
-
Get the node type of this state.
- getType() - Method in interface org.openjdk.jmc.common.item.IItem
-
- getType() - Method in interface org.openjdk.jmc.common.item.IItemIterable
-
- getType() - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
Get the kind of this quantity.
- getType() - Method in interface org.openjdk.jmc.common.unit.ITypedQuantity
-
- getType(IMCType, boolean) - Static method in class org.openjdk.jmc.common.util.FormatToolkit
-
Get the type name as a human readable string.
- getType() - Method in class org.openjdk.jmc.common.util.MCClassLoader
-
- getType() - Method in class org.openjdk.jmc.common.util.MCFrame
-
- getType() - Method in class org.openjdk.jmc.common.util.MCMethod
-
- getType() - Method in class org.openjdk.jmc.common.util.MCOldObject
-
- getType() - Method in class org.openjdk.jmc.common.util.StatefulState
-
- getType() - Method in class org.openjdk.jmc.flightrecorder.internal.EventArray
-
- getType() - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- getType() - Method in class org.openjdk.jmc.flightrecorder.rules.jdk.util.ClassEntry
-
- getType() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor.LayerEntry
-
- getType(IItemCollection, String) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
- getTypeCategory() - Method in class org.openjdk.jmc.flightrecorder.internal.EventArray
-
- getTypeId() - Method in class org.openjdk.jmc.common.item.ItemFilters.Type
-
- getTypeMatch() - Method in class org.openjdk.jmc.common.item.ItemFilters.TypeMatches
-
- getTypeName() - Method in interface org.openjdk.jmc.common.IMCType
-
Returns the name of the type, without the package.
- getTypeName() - Method in class org.openjdk.jmc.common.util.MCType
-
- getTypes() - Method in class org.openjdk.jmc.common.item.ItemFilters.Types
-
- getTypesWithZeroThreshold(IItemCollection, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Returns a string describing the subset of event types given which have no duration threshold
set.
- getUnit() - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
- getUnit() - Method in interface org.openjdk.jmc.common.unit.ITypedQuantity
-
- getUnit(String) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- getUnit(IPrefix<?>) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getUnit(String) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- getUnitClass() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- getUnitClass() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- getUnitClass() - Method in class org.openjdk.jmc.common.unit.TypedUnit
-
- getUnitIdentifier(IUnit) - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getUnitOrDefault(String) - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getUnitOrNull(String) - Static method in class org.openjdk.jmc.common.unit.UnitLookup
-
- getURIString() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ProducerDescriptor
-
- getValidPattern(String) - Static method in class org.openjdk.jmc.common.util.PredicateToolkit
-
Compile a regular expression into a pattern if possible.
- getValue() - Method in interface org.openjdk.jmc.common.collection.BoundedList.INode
-
Get the value of this node.
- getValue() - Method in class org.openjdk.jmc.common.collection.MapToolkit.IntEntry
-
Get the entry value.
- getValue() - Method in class org.openjdk.jmc.common.item.Aggregators.AdvancedMinMaxConsumer
-
- getValue(Aggregators.AvgConsumer) - Method in class org.openjdk.jmc.common.item.Aggregators.Avg
-
- getValue(Iterator<C>) - Method in class org.openjdk.jmc.common.item.Aggregators.MergingAggregator
-
- getValue(C) - Method in class org.openjdk.jmc.common.item.Aggregators.MergingAggregator
-
- getValue(Aggregators.MinMaxConsumer<V>) - Method in class org.openjdk.jmc.common.item.Aggregators.MinMax
-
- getValue(Aggregators.VarianceConsumer) - Method in class org.openjdk.jmc.common.item.Aggregators.Stddev
-
- getValue(Aggregators.SumConsumer) - Method in class org.openjdk.jmc.common.item.Aggregators.Sum
-
- getValue(Aggregators.VarianceConsumer) - Method in class org.openjdk.jmc.common.item.Aggregators.Variance
-
- getValue(Iterable<? extends GroupingAggregator.GroupEntry<K, G>>) - Method in interface org.openjdk.jmc.common.item.GroupingAggregator.IGroupsFinisher
-
- getValue(List<IQuantity>, IQuantity) - Method in interface org.openjdk.jmc.common.item.GroupingAggregator.IQuantityListFinisher
-
- getValue() - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeValue
-
- getValue(int) - Method in interface org.openjdk.jmc.flightrecorder.rules.jdk.util.IItemResultSet
-
Returns the value for the specified column, at the current row.
- getValue() - Method in interface org.openjdk.jmc.flightrecorder.rules.tree.ITreeNode
-
- getValue() - Method in class org.openjdk.jmc.flightrecorder.rules.tree.TreeNode
-
- getValue(IItem, IAccessorFactory<T>) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Gets the value of a certain attribute for a given item
- getValue(IItemCollection, IQuantity, IQuantity) - Method in interface org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit.IUnorderedWindowValueFunction
-
- getValueDescriptors() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataStructure
-
- getValueInterpretation(String, String) - Method in class org.openjdk.jmc.flightrecorder.internal.parser.LoaderContext
-
- getValueInterpretation(String, String) - Method in class org.openjdk.jmc.flightrecorder.parser.filter.FilterExtension
-
- getValueInterpretation(String, String) - Method in interface org.openjdk.jmc.flightrecorder.parser.IParserExtension
-
Override the value interpretation.
- getValueInterpretation(String, String) - Method in class org.openjdk.jmc.flightrecorder.parser.synthetic.SyntheticAttributeExtension
-
- getValueString(Object) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Returns the value in possible augmented way.
- getValueType() - Method in class org.openjdk.jmc.common.item.Aggregators.AggregatorBase
-
- getValueType() - Method in interface org.openjdk.jmc.common.item.GroupingAggregator.IGroupsFinisher
-
- getValueType() - Method in interface org.openjdk.jmc.common.item.GroupingAggregator.IQuantityListFinisher
-
- getVariance(boolean) - Method in class org.openjdk.jmc.common.item.Aggregators.VarianceConsumer
-
- getVerboseString(Object) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Returns a possibly more verbose description of an object.
- getVersion() - Method in interface org.openjdk.jmc.common.IMCModule
-
Returns the version of this module.
- getZipMagic() - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Returns the magic bytes for identifying Zip.
- GIBIBYTE - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- GlobalObjectPool - Class in org.openjdk.jmc.flightrecorder.internal.parser.v0.factories
-
- GlobalObjectPool() - Constructor for class org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.GlobalObjectPool
-
- groupBy(IAttribute<?>) - Method in class org.openjdk.jmc.common.item.ItemQueryBuilder
-
- GroupingAggregator - Class in org.openjdk.jmc.common.item
-
- GroupingAggregator() - Constructor for class org.openjdk.jmc.common.item.GroupingAggregator
-
- GroupingAggregator.GroupEntry<K,G> - Interface in org.openjdk.jmc.common.item
-
- GroupingAggregator.IGroupsFinisher<V,K,G> - Interface in org.openjdk.jmc.common.item
-
- GroupingAggregator.IQuantityListFinisher<V> - Interface in org.openjdk.jmc.common.item
-
- IAccessorFactory<V> - Interface in org.openjdk.jmc.common.item
-
- IAccessorKey<T> - Interface in org.openjdk.jmc.common.item
-
- IAggregator<V,C extends IItemConsumer<C>> - Interface in org.openjdk.jmc.common.item
-
Encapsulates the calculation of an aggregate for (potentially) different types of items.
- IAttribute<V> - Interface in org.openjdk.jmc.common.item
-
An attribute is a named and typed kind of (read only) value.
- ICanonicalAccessorFactory<V> - Interface in org.openjdk.jmc.common.item
-
- IChunkLoader - Interface in org.openjdk.jmc.flightrecorder.internal
-
A chunk loader takes a
Chunk
and loads all the events from it.
- IChunkSupplier - Interface in org.openjdk.jmc.flightrecorder.internal
-
- IConstrainedMap<K> - Interface in org.openjdk.jmc.common.unit
-
Read only interface for a map where the values are constrained by an
IConstraint
per key.
- IConstraint<T> - Interface in org.openjdk.jmc.common.unit
-
A constraint on allowed instances of an existing type T
, including constrained
conversions to and from persistable and interactive strings.
- identifier() - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- identifier() - Method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- identifier() - Method in interface org.openjdk.jmc.common.unit.IPrefix
-
- IDENTIFIER - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- IDescribable - Interface in org.openjdk.jmc.common
-
Interface for objects that has a name and a description.
- IDescribedMap<K> - Interface in org.openjdk.jmc.common.unit
-
- IDisplayable - Interface in org.openjdk.jmc.common
-
Interface for objects that can be formatted for human display purposes, using a formatting hint.
- IEventSink - Interface in org.openjdk.jmc.flightrecorder.parser
-
Event sinks are responsible for receiving and optionally modifying event data.
- IEventSinkFactory - Interface in org.openjdk.jmc.flightrecorder.parser
-
Event sink factories are responsible for handling event types during parsing.
- IFormatter<T> - Interface in org.openjdk.jmc.common.unit
-
Generic formatter interface, primarily intended for human consumption.
- IGNORE - Static variable in class org.openjdk.jmc.flightrecorder.rules.Result
-
- IGNORE_UNRECOGNIZED_VM_OPTIONS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- IgnoreUnrecognizedVMOptionsRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IgnoreUnrecognizedVMOptionsRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IIncrementalFormatter - Interface in org.openjdk.jmc.common.unit
-
Quantity formatter extension to reduce redundant information when presenting multiple adjacent,
and growing, quantities for human consumption.
- IItem - Interface in org.openjdk.jmc.common.item
-
An item of information.
- IItemCollection - Interface in org.openjdk.jmc.common.item
-
An immutable collection of items.
- IItemConsumer<C> - Interface in org.openjdk.jmc.common.item
-
A mutable container that collects data from multiple items.
- IItemConsumerFactory<C extends IItemConsumer<C>> - Interface in org.openjdk.jmc.common.item
-
A factory that supplies item consumers for different types of items.
- IItemFilter - Interface in org.openjdk.jmc.common.item
-
A filter supplies predicates for different types of items.
- IItemIterable - Interface in org.openjdk.jmc.common.item
-
A supplier of
Iterator
over
IItem
where all items are of the same type.
- IItemQuery - Interface in org.openjdk.jmc.common.item
-
- IItemResultSet - Interface in org.openjdk.jmc.flightrecorder.rules.jdk.util
-
Provides a simple ResultSet abstraction for item queries.
- IMCClassLoader - Interface in org.openjdk.jmc.common
-
Representation of a named classloader.
- IMCFrame - Interface in org.openjdk.jmc.common
-
A stack trace frame.
- IMCFrame.Type - Enum in org.openjdk.jmc.common
-
Frame compilation types.
- IMCMethod - Interface in org.openjdk.jmc.common
-
A method representation.
- IMCModule - Interface in org.openjdk.jmc.common
-
Represents a Java Module System module.
- IMCOldObject - Interface in org.openjdk.jmc.common
-
Class for representing an object on the heap in Mission Control.
- IMCOldObjectArray - Interface in org.openjdk.jmc.common
-
Array specific information about a field that refers to an
IMCOldObject
on the heap.
- IMCOldObjectField - Interface in org.openjdk.jmc.common
-
- IMCOldObjectGcRoot - Interface in org.openjdk.jmc.common
-
Class describing a root object used as a starting point for the GC to find all alive objects on
the heap.
- IMCPackage - Interface in org.openjdk.jmc.common
-
Represents a Java package.
- IMCStackTrace - Interface in org.openjdk.jmc.common
-
Interface for classes that represents stack traces in Mission Control.
- IMCStackTrace.TruncationState - Enum in org.openjdk.jmc.common
-
Information about the truncation state of the stack trace.
- IMCThread - Interface in org.openjdk.jmc.common
-
Class for representing a thread in Mission Control.
- IMCThreadGroup - Interface in org.openjdk.jmc.common
-
Class for representing a thread group in Mission Control.
- IMCType - Interface in org.openjdk.jmc.common
-
Represents a Java type.
- IMemberAccessor<M,O> - Interface in org.openjdk.jmc.common.item
-
Used for accessing (reading) members of a container object.
- ImpreciseScaleFactor - Class in org.openjdk.jmc.common.unit
-
- ImpreciseScaleFactor(Number) - Constructor for class org.openjdk.jmc.common.unit.ImpreciseScaleFactor
-
- IMutableConstrainedMap<K> - Interface in org.openjdk.jmc.common.unit
-
- in(IUnit) - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
Get this quantity expressed in the unit targetUnit
.
- in(U) - Method in interface org.openjdk.jmc.common.unit.ITypedQuantity
-
Get this quantity expressed in the unit targetUnit
.
- IN_PROGRESS - Static variable in class org.openjdk.jmc.flightrecorder.rules.report.html.internal.RulesHtmlToolkit
-
Constant used to indicate rule evaluation in progress.
- INCIDENTS_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.general.DMSIncidentRule
-
- includeEvents(Collection<String>) - Static method in class org.openjdk.jmc.flightrecorder.parser.filter.OnLoadFilters
-
Filter that allows a specified set of events.
- includeEvents(Pattern) - Static method in class org.openjdk.jmc.flightrecorder.parser.filter.OnLoadFilters
-
Filter that allows a specified set of events.
- IncreasingLiveSetRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- IncreasingLiveSetRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingLiveSetRule
-
- IncreasingLiveSetRule_CANDIDATE_REFERRED_BY - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_ELLIPSIS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_LEAK_CANDIDATES - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_LOADED_CLASSES_PERCENT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_LOADED_CLASSES_PERCENT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_RELEVANCE_THRESHOLD - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_RELEVANCE_THRESHOLD_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_TEXT_INFO_BALANCED - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_TEXT_INFO_NO_CANDIDATES - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_TEXT_INFO_UNBALANCED - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_YOUNG_COLLECTION_THRESHOLD - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRule_YOUNG_COLLECTION_THRESHOLD_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingLiveSetRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingMetaspaceLiveSetRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- IncreasingMetaspaceLiveSetRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.IncreasingMetaspaceLiveSetRule
-
- IncreasingMetaspaceLiveSetRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingMetaspaceLiveSetRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingMetaspaceLiveSetRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- IncreasingMetaspaceLiveSetRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- INDEX - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.latency.BiasedLockingRevocationPauseRule
-
- INITIAL_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- initialValue() - Method in class org.openjdk.jmc.common.util.FormatThreadLocal
-
- INSIDE_TLAB_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- INT_FLAG - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- INT_FLAG_CHANGED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- INTEGER_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.internal.util.DataInputToolkit
-
- interactiveFormat(T) - Method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
- interactiveFormat(T) - Method in interface org.openjdk.jmc.common.unit.IConstraint
-
An exact string representation taking locale and internationalization into account.
- interactiveFormat(T) - Method in interface org.openjdk.jmc.common.unit.IPersister
-
An exact string representation taking locale and internationalization into account.
- interactiveFormat() - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
An exact string representation taking locale and internationalization into account.
- interactiveFormat(boolean) - Method in interface org.openjdk.jmc.common.unit.ITypedQuantity
-
- interactiveFormat(IQuantity) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- interactiveFormat(T) - Method in class org.openjdk.jmc.common.unit.WrappingPersister
-
- interactiveSymbolToUnitMap - Variable in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- intersection(IRange<IQuantity>, IRange<IQuantity>) - Static method in class org.openjdk.jmc.common.unit.QuantityRange
-
- interval(ICanonicalAccessorFactory<M>, M, boolean, M, boolean) - Static method in class org.openjdk.jmc.common.item.ItemFilters
-
- InvalidJfrFileException - Exception in org.openjdk.jmc.flightrecorder.internal
-
- InvalidJfrFileException() - Constructor for exception org.openjdk.jmc.flightrecorder.internal.InvalidJfrFileException
-
- InvalidJfrFileException(String) - Constructor for exception org.openjdk.jmc.flightrecorder.internal.InvalidJfrFileException
-
- InvalidJfrFileException(Throwable) - Constructor for exception org.openjdk.jmc.flightrecorder.internal.InvalidJfrFileException
-
- invert() - Method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- invert() - Method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- invert() - Method in class org.openjdk.jmc.common.unit.ImpreciseScaleFactor
-
- invert() - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
- invert() - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- invert() - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- invert() - Method in class org.openjdk.jmc.common.unit.LongScaleFactor
-
- invert() - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
- invert() - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- invertAndConcat(IScalarAffineTransform) - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
Concatenate the inverse of this transform with innerTransform
, such that applying the
resulting transform is equivalent to first applying innerTransform
and then applying
this inverse of this transform on the resulting value.
- invertAndConcat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- invertAndConcat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- invertAndConcat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.LongScaleFactor
-
- invertAndConcat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
- invertAndConcat(ScaleFactor) - Method in class org.openjdk.jmc.common.unit.ScaleFactor
-
Concatenate (that is, multiply) the inverse of this scale factor with innerFactor
.
- invertAndConcat(IScalarAffineTransform) - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- IO_ADDRESS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_FILE_BYTES_READ - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_FILE_BYTES_WRITTEN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_FILE_READ_EOF - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_HOST - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_PATH - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_PORT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_PORT_ON_ADDRESS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_SOCKET_BYTES_READ - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_SOCKET_BYTES_WRITTEN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_SOCKET_READ_EOS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IO_TIMEOUT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- IOnLoadFilter - Interface in org.openjdk.jmc.flightrecorder.parser.filter
-
Filter used when loading a recording.
- IOptionDescriptor<T> - Interface in org.openjdk.jmc.common.unit
-
- IOToolkit - Class in org.openjdk.jmc.common.io
-
Common functionality you might want when you're working with I/O.
- IParserExtension - Interface in org.openjdk.jmc.flightrecorder.parser
-
Interface for Flight Recorder parser extensions.
- IPersister<T> - Interface in org.openjdk.jmc.common.unit
-
A specialized
constraint
that allows all instances of
T
, but not
null
.
- IPoolFactory<T> - Interface in org.openjdk.jmc.flightrecorder.internal.parser.v0.factories
-
Interface for factories that can drop in a custom object instead of the value in a thread pool.
- IPredicate<T> - Interface in org.openjdk.jmc.common
-
A predicate tests an object and returns either true
or false
depending on the
implementation.
- IPreferenceValueProvider - Interface in org.openjdk.jmc.common.util
-
- IPrefix<P extends IPrefix<P>> - Interface in org.openjdk.jmc.common.unit
-
- IQuantity - Interface in org.openjdk.jmc.common.unit
-
- IRange<T extends Comparable<? super T>> - Interface in org.openjdk.jmc.common.unit
-
- IRule - Interface in org.openjdk.jmc.flightrecorder.rules
-
Rules are used for analyzing flight recordings and creating results that can inform a user about
problems.
- IRuleProvider - Interface in org.openjdk.jmc.flightrecorder.rules.internal
-
Interface for providing rule implementations in some other way than by using the default Java
Service Loader.
- is(T) - Static method in class org.openjdk.jmc.common.util.PredicateToolkit
-
Create a predicate that checks if a value is a specified object.
- isAfter(IQuantity) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.Range
-
- isArray(String) - Static method in class org.openjdk.jmc.common.util.MethodToolkit
-
Check if a type name denotes an array.
- isBefore(IQuantity) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.Range
-
- IScalarAffineTransform - Interface in org.openjdk.jmc.common.unit
-
A one dimensional affine transform, to be used on numerical quantity values (that is, the numbers
in front of a unit).
- isCompressedFile(File) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
- isCustom() - Method in class org.openjdk.jmc.common.unit.LinearUnit.Custom
-
- isCustom() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- isDescOrRefArray(String) - Static method in class org.openjdk.jmc.common.util.MethodToolkit
-
Check if a field descriptor or a reference type according to The Java Virtual Machine
Specification, Sections 4.3.2 and 4.4.1 respectively, designates an array.
- isDescPrimitive(String) - Static method in class org.openjdk.jmc.common.util.MethodToolkit
-
Check if a field descriptor according to The Java Virtual Machine Specification,
Section 4.3.2, designates a primitive type.
- isDistinguishFramesByOptimization() - Method in class org.openjdk.jmc.flightrecorder.stacktrace.FrameSeparator
-
- isEarlyAccess() - Method in class org.openjdk.jmc.common.version.JavaVersion
-
- isEventsEnabled(IItemCollection, String...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
This method checks if the provided event types were explicitly enabled by checking the
recording setting events.
- isEventsEnabled(RulesToolkit.EventAvailability...) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
- isExported() - Method in interface org.openjdk.jmc.common.IMCPackage
-
- isExported() - Method in class org.openjdk.jmc.common.util.MCPackage
-
- isFalseGuaranteed(IPredicate<?>) - Static method in class org.openjdk.jmc.common.util.PredicateToolkit
-
Test if a predicate is guaranteed to always evaluate to false
.
- isGreaterOrEqualThan(JavaVersion) - Method in class org.openjdk.jmc.common.version.JavaVersion
-
Compare another version instance with this instance.
- isGZipFile(File) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Returns true if the file is GZip file.
- isHotspotJVMName(String) - Static method in class org.openjdk.jmc.common.version.JavaVMVersionToolkit
-
Returns whether this is a HotSpot JVM or not.
- isInside(IQuantity) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.Range
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.ImpreciseScaleFactor
-
- isInteger() - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.LongScaleFactor
-
- isInteger() - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- isJRockitJVMName(String) - Static method in class org.openjdk.jmc.common.version.JavaVMVersionToolkit
-
Returns whether this is a JRockit JVM or not.
- isLessAvailableThan(RulesToolkit.EventAvailability) - Method in enum org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit.EventAvailability
-
Returns true if this EventAvailability is less available than the provided one.
- isLinear() - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
If this quantity is linear.
- isLinear() - Method in interface org.openjdk.jmc.common.unit.IUnit
-
If this unit is linear.
- isLinear() - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- isLinear() - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- isNative() - Method in interface org.openjdk.jmc.common.IMCMethod
-
Whether this method is native.
- isNative() - Method in class org.openjdk.jmc.common.util.MCMethod
-
- isNotNull(ICanonicalAccessorFactory<M>) - Static method in class org.openjdk.jmc.common.item.ItemFilters
-
Creates an item filter that will return true if attribute value exists, and is not null.
- isNull(ICanonicalAccessorFactory<M>) - Static method in class org.openjdk.jmc.common.item.ItemFilters
-
Creates an item filter that will return true if attribute value is null, or if the attribute
doesn't exist, and false otherwise.
- isNumeric() - Method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataType
-
- isPoint() - Method in interface org.openjdk.jmc.common.unit.IRange
-
- isPrimitive(String) - Static method in class org.openjdk.jmc.common.util.MethodToolkit
-
Check if a type name denotes a primitive type.
- isPrimitive(String) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Check if a class name represents a primitive type or not.
- isPrimitive() - Method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataType
-
- isRequstable() - Method in class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.EventTypeDescriptor
-
- isSameMajorVersion(JavaVersion) - Method in class org.openjdk.jmc.common.version.JavaVersion
-
Check if another version instance has the same major version as this instance.
- isSeparate(IMCFrame, IMCFrame) - Method in class org.openjdk.jmc.flightrecorder.stacktrace.FrameSeparator
-
Check if two frames are different according to this frame separator.
- IState - Interface in org.openjdk.jmc.common
-
A state container which can be read from.
- IStateful - Interface in org.openjdk.jmc.common
-
- isTextual() - Method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataType
-
- isTrueGuaranteed(IPredicate<?>) - Static method in class org.openjdk.jmc.common.util.PredicateToolkit
-
Test if a predicate is guaranteed to always evaluate to true
.
- isTruncated() - Method in enum org.openjdk.jmc.common.IMCStackTrace.TruncationState
-
- isUnion() - Method in class org.openjdk.jmc.common.item.ItemFilters.Composite
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.BinaryScaleFactor
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.DecimalScaleFactor
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.ImpreciseScaleFactor
-
- isUnity() - Method in interface org.openjdk.jmc.common.unit.IScalarAffineTransform
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.LongPostOffsetTransform
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.LongPreOffsetTransform
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.LongScaleFactor
-
- isUnity() - Method in class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- isZipFile(File) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Checks if the file is a ZIP archive.
- ITEM_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- ItemAggregate_AVERAGE - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_COUNT - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_DISTINCT - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_FIRST - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_LAST - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_LONGEST - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_MAXIMUM - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_MINIMUM - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_SHORTEST - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_STDDEV - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_STDDEVP - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_TOTAL - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_VARIANCE - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemAggregate_VARIANCEP - Static variable in class org.openjdk.jmc.common.messages.internal.Messages
-
- ItemFilters - Class in org.openjdk.jmc.common.item
-
Methods for creating item filters.
- ItemFilters() - Constructor for class org.openjdk.jmc.common.item.ItemFilters
-
- ItemFilters.AttributeFilter<M> - Class in org.openjdk.jmc.common.item
-
- ItemFilters.AttributeValue<M> - Class in org.openjdk.jmc.common.item
-
- ItemFilters.BooleanFilter - Class in org.openjdk.jmc.common.item
-
- ItemFilters.Composite - Class in org.openjdk.jmc.common.item
-
- ItemFilters.Contains - Class in org.openjdk.jmc.common.item
-
- ItemFilters.HasAttribute<M> - Class in org.openjdk.jmc.common.item
-
- ItemFilters.Matches - Class in org.openjdk.jmc.common.item
-
- ItemFilters.Not - Class in org.openjdk.jmc.common.item
-
- ItemFilters.NotContains - Class in org.openjdk.jmc.common.item
-
- ItemFilters.NotHasAttribute<M> - Class in org.openjdk.jmc.common.item
-
- ItemFilters.NotMatches - Class in org.openjdk.jmc.common.item
-
- ItemFilters.Type - Class in org.openjdk.jmc.common.item
-
- ItemFilters.TypeMatches - Class in org.openjdk.jmc.common.item
-
- ItemFilters.Types - Class in org.openjdk.jmc.common.item
-
- ItemQueryBuilder - Class in org.openjdk.jmc.common.item
-
- ItemResultSetException - Exception in org.openjdk.jmc.flightrecorder.rules.jdk.util
-
- ItemResultSetException() - Constructor for exception org.openjdk.jmc.flightrecorder.rules.jdk.util.ItemResultSetException
-
- ItemResultSetException(String) - Constructor for exception org.openjdk.jmc.flightrecorder.rules.jdk.util.ItemResultSetException
-
- ItemResultSetFactory - Class in org.openjdk.jmc.flightrecorder.rules.jdk.util
-
- ItemResultSetFactory() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.util.ItemResultSetFactory
-
- ItemToolkit - Class in org.openjdk.jmc.common.item
-
Toolkit methods for performing operations on items.
- ItemToolkit() - Constructor for class org.openjdk.jmc.common.item.ItemToolkit
-
- ItemTreeBuilder - Class in org.openjdk.jmc.flightrecorder.rules.tree
-
Helper for building item trees.
- ItemTreeBuilder() - Constructor for class org.openjdk.jmc.flightrecorder.rules.tree.ItemTreeBuilder
-
- ItemTreeBuilder.IItemTreeBuilderCallback - Interface in org.openjdk.jmc.flightrecorder.rules.tree
-
Interface used to allow interrupting slow builds of encapsulation trees.
- ItemTreeToolkit - Class in org.openjdk.jmc.flightrecorder.rules.tree
-
Toolkit for working with item trees.
- ItemTreeToolkit() - Constructor for class org.openjdk.jmc.flightrecorder.rules.tree.ItemTreeToolkit
-
- ItemTreeToolkit_BREAKDOWN_HEADER_LAYERS - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- ItemTreeToolkit_BREAKDOWN_HEADER_MAX_DURATION_EVENT_CHAIN - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- ItemTreeToolkit_BREAKDOWN_LAYER_CAPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- itemWithMax(IAttribute<V>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- itemWithMin(IAttribute<V>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- iterator() - Method in class org.openjdk.jmc.common.collection.BoundedList
-
Get an iterator from the first available to the last available element at the time the
iterator was created.
- iterator() - Method in class org.openjdk.jmc.common.collection.FastAccessNumberMap
-
- iterator() - Method in class org.openjdk.jmc.common.collection.KeyInValueMap
-
- iterator() - Method in class org.openjdk.jmc.common.collection.SimpleArray
-
- IteratorToolkit - Class in org.openjdk.jmc.common.collection
-
Various methods that work with iterators.
- IteratorToolkit() - Constructor for class org.openjdk.jmc.common.collection.IteratorToolkit
-
- ITreeNode<T> - Interface in org.openjdk.jmc.flightrecorder.rules.tree
-
A node in a tree.
- ITreeVisitor<T> - Interface in org.openjdk.jmc.flightrecorder.rules.tree
-
Simple visitor for tree nodes.
- IType<T> - Interface in org.openjdk.jmc.common.item
-
A type for objects of class T.
- ITypedQuantity<U extends TypedUnit<U>> - Interface in org.openjdk.jmc.common.unit
-
- IUnit - Interface in org.openjdk.jmc.common.unit
-
A unit of an affine unit system.
- IWritableState - Interface in org.openjdk.jmc.common
-
A state container which can be written to.
- SAFE_POINTS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- SAFEPOINT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SAFEPOINT_BEGIN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SAFEPOINT_CLEANUP - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SAFEPOINT_CLEANUP_TASK - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SAFEPOINT_END - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SAFEPOINT_STATE_SYNC - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SAFEPOINT_WAIT_BLOCKED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- safeReadLong() - Method in class org.openjdk.jmc.common.io.ValidatingObjectInputStream
-
Update validation parameters and read the next long from the stream.
- safeReadObject(Class<T>, Collection<Class<?>>, int, long) - Method in class org.openjdk.jmc.common.io.ValidatingObjectInputStream
-
Update validation parameters and read the next object from the stream.
- same(M, M) - Static method in class org.openjdk.jmc.common.unit.QuantitiesToolkit
-
- SAMPLED_THREADS_RATIO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.general.FewSampledThreadsRule
-
- SAMPLES_OR_CPU_FILTER - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.MethodProfilingDataProvider
-
- sanitizeAddress(String) - Static method in class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketReadRule
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeFilter
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.ItemFilters.AttributeValue
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.ItemFilters.Composite
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.ItemFilters.Not
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.ItemFilters.Type
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.ItemFilters.TypeMatches
-
- saveArgs(IWritableState) - Method in class org.openjdk.jmc.common.item.PersistableItemFilter
-
- saveTo(IWritableState) - Method in interface org.openjdk.jmc.common.IStateful
-
Saves the state for this object into a state object.
- saveTo(IWritableState) - Method in class org.openjdk.jmc.common.item.PersistableItemFilter
-
- saveTo(IWritableState) - Method in class org.openjdk.jmc.common.util.StatefulState
-
- saveToFile(File, List<String>) - Static method in class org.openjdk.jmc.common.io.IOToolkit
-
Write lines to a text file.
- saveXMLDocumentTo(Reader, IWritableState) - Static method in class org.openjdk.jmc.common.util.StateToolkit
-
Read an XML document from a reader and write its structure to a
writable state
.
- scaleFactor() - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- scaleFactor() - Method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- scaleFactor() - Method in interface org.openjdk.jmc.common.unit.IPrefix
-
- ScaleFactor - Class in org.openjdk.jmc.common.unit
-
A linear transform, that is, a scale factor.
- ScaleFactor() - Constructor for class org.openjdk.jmc.common.unit.ScaleFactor
-
- SCIENTIFIC_NOTATION_IDENTIFIER - Static variable in class org.openjdk.jmc.common.unit.DisplayFormatter
-
- SECOND - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- select(IAttribute<?>...) - Method in class org.openjdk.jmc.common.item.ItemQueryBuilder
-
- select(IAggregator<?, ?>...) - Method in class org.openjdk.jmc.common.item.ItemQueryBuilder
-
- select(IAttribute<?>) - Method in class org.openjdk.jmc.common.item.ItemQueryBuilder
-
- select(IAggregator<?, ?>) - Method in class org.openjdk.jmc.common.item.ItemQueryBuilder
-
- selectBranch(Integer) - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Fork
-
- selectSibling(Integer) - Method in class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel.Branch
-
- SerialGcOnMultiCpuRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SerialGcOnMultiCpuRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SerialOldRuleFactory_TEXT_WARN_CMS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SerialOldRuleFactory_TEXT_WARN_CMS_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SerialOldRuleFactory_TEXT_WARN_G1 - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SerialOldRuleFactory_TEXT_WARN_G1_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SetConsumer(IMemberAccessor<? extends T, IItem>) - Constructor for class org.openjdk.jmc.common.item.Aggregators.SetConsumer
-
- setDefaultSelector(LinearKindOfQuantity.LinearUnitSelector) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- setMaxSize(int) - Method in class org.openjdk.jmc.common.collection.BoundedList
-
Set the maximum number of elements to retain in this list.
- setNext(BoundedList.INode<T>) - Method in interface org.openjdk.jmc.common.collection.BoundedList.INode
-
Set the next node in the list.
- setParent(ReferenceTreeObject) - Method in class org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject
-
- setSetting(Element, String, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Sets the value of a a "setting" element.
- setStringValue(Element, String) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Sets the text value as a text node child of a an element.
- SettingsTransformer_REC_SETTINGS_ATTR_ENABLED - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SettingsTransformer_REC_SETTINGS_ATTR_PERIOD - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SettingsTransformer_REC_SETTINGS_ATTR_STACKTRACE - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SettingsTransformer_REC_SETTINGS_ATTR_THRESHOLD - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- setValue(int) - Method in class org.openjdk.jmc.common.collection.MapToolkit.IntEntry
-
Set the entry value.
- Severity - Enum in org.openjdk.jmc.flightrecorder.rules
-
- Severity_INFORMATION - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- Severity_NOT_APPLICABLE - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- Severity_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- Severity_WARNING - Static variable in class org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
- shift() - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- SHORT_RECORDING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.RulePreferences
-
- SHORT_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.internal.util.DataInputToolkit
-
- shouldContinue() - Method in interface org.openjdk.jmc.flightrecorder.rules.tree.ItemTreeBuilder.IItemTreeBuilderCallback
-
- shouldContinue() - Method in interface org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit.IOrderedWindowVisitor
-
- shouldContinue() - Method in interface org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit.IUnorderedWindowVisitor
-
- SHUTDOWN_REASON - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SimpleAffineTransform - Class in org.openjdk.jmc.common.unit
-
- SimpleAffineTransform(double, double) - Constructor for class org.openjdk.jmc.common.unit.SimpleAffineTransform
-
- SimpleArray<T> - Class in org.openjdk.jmc.common.collection
-
An array that can be iterated over.
- SimpleArray(T[]) - Constructor for class org.openjdk.jmc.common.collection.SimpleArray
-
Create an instance backed by an array.
- SimpleArray(T[], int) - Constructor for class org.openjdk.jmc.common.collection.SimpleArray
-
Create an instance backed by an array with a specified number of preallocated elements.
- SimpleConstrainedMap<K> - Class in org.openjdk.jmc.common.unit
-
Simple constrained map that allows constraints to be added, and an optional fallback constraint.
- SimpleConstrainedMap() - Constructor for class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- SimpleConstrainedMap(IConstraint<?>) - Constructor for class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- SimpleConstrainedMap(Map<K, IConstraint<?>>, IConstraint<?>) - Constructor for class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- SimpleConstrainedMap(Map<K, IConstraint<?>>, IConstraint<?>, Map<K, Object>) - Constructor for class org.openjdk.jmc.common.unit.SimpleConstrainedMap
-
- simplifyType(String) - Static method in class org.openjdk.jmc.common.util.TypeHandling
-
Returns a simplified description of a type name.
- size() - Method in class org.openjdk.jmc.common.collection.KeyInValueMap
-
- size() - Method in class org.openjdk.jmc.common.collection.SimpleArray
-
Get the number of stored elements.
- skip(long) - Method in class org.openjdk.jmc.flightrecorder.internal.parser.Chunk
-
Skip reading data from the input source up to a specified position.
- skipNulls(Iterator<T>) - Static method in class org.openjdk.jmc.common.collection.IteratorToolkit
-
Wrap an iterator in a new iterator that skips all null values.
- slidingWindowOrdered(SlidingWindowToolkit.IOrderedWindowVisitor, Iterator<IItem>, IMemberAccessor<IQuantity, IItem>, IQuantity, IQuantity) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Runs a sliding window through all items, looping through items once, removing from the start
and adding and the end of a windowItem set to match the current time window.
- SlidingWindowToolkit - Class in org.openjdk.jmc.flightrecorder.rules.util
-
Utility functions and interfaces for doing sliding window calculations.
- SlidingWindowToolkit() - Constructor for class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
- SlidingWindowToolkit.IOrderedWindowVisitor - Interface in org.openjdk.jmc.flightrecorder.rules.util
-
- SlidingWindowToolkit.IUnorderedWindowValueFunction<V> - Interface in org.openjdk.jmc.flightrecorder.rules.util
-
- SlidingWindowToolkit.IUnorderedWindowVisitor - Interface in org.openjdk.jmc.flightrecorder.rules.util
-
- slidingWindowUnordered(SlidingWindowToolkit.IUnorderedWindowVisitor, IItemCollection, IQuantity, IQuantity) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Runs a sliding window through all items, by calculating the window start and end and filter
through all the items.
- slidingWindowUnordered(SlidingWindowToolkit.IUnorderedWindowVisitor, IItemCollection, IQuantity, IQuantity, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Runs a sliding window through all items, by calculating the window start and end and filter
through all the items.
- slidingWindowUnorderedMinMaxValue(IItemCollection, IQuantity, FutureTask<Result>, SlidingWindowToolkit.IUnorderedWindowValueFunction<IQuantity>, boolean, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Calculates max/min window quantity value of items.
- slidingWindowUnorderedMinMaxValue(IItemCollection, IQuantity, IQuantity, FutureTask<Result>, SlidingWindowToolkit.IUnorderedWindowValueFunction<IQuantity>, boolean, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Calculates max/min window quantity value of items.
- slidingWindowUnorderedMinMaxValue(IItemCollection, IQuantity, FutureTask<Result>, SlidingWindowToolkit.IUnorderedWindowValueFunction<V>, Comparator<V>, boolean, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Calculates max/min window value of items.
- slidingWindowUnorderedMinMaxValue(IItemCollection, IQuantity, IQuantity, FutureTask<Result>, SlidingWindowToolkit.IUnorderedWindowValueFunction<V>, Comparator<V>, boolean, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit
-
Calculates max/min window value of items.
- smallSelector - Variable in class org.openjdk.jmc.common.unit.CustomUnitSelector
-
- snapToBestBetweenHalfAndEqual(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.BinaryUnitSelector
-
- snapToBestBetweenHalfAndEqual(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.CustomUnitSelector
-
- snapToBestBetweenHalfAndEqual(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.DecimalUnitSelector
-
- snapToBestBetweenHalfAndEqual(ITypedQuantity<LinearUnit>) - Method in interface org.openjdk.jmc.common.unit.LinearKindOfQuantity.LinearUnitSelector
-
- snapToBestBetweenHalfAndEqual(ITypedQuantity<LinearUnit>) - Method in class org.openjdk.jmc.common.unit.LinearKindOfQuantity
-
- SOCKET_IO_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- SOCKET_READ - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- SOCKET_READ - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SOCKET_READ_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_READ_LARGEST - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_READ_LONGEST - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_READ_OR_WRITE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- SOCKET_READ_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_WRITE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- SOCKET_WRITE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SOCKET_WRITE_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_WRITE_LARGEST - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_WRITE_LONGEST - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SOCKET_WRITE_SIZE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SocketReadRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.io
-
- SocketReadRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketReadRule
-
- SocketReadRule_CONFIG_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRule_CONFIG_INFO_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRuleFactory_TEXT_NO_EVENTS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRuleFactory_TEXT_RMI_NOTE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRuleFactory_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketReadRuleFactory_TEXT_WARN_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.io
-
- SocketWriteRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.io.SocketWriteRule
-
- SocketWriteRule_CONFIG_INFO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRule_CONFIG_INFO_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRuleFactory_TEXT_NO_EVENTS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRuleFactory_TEXT_RMI_NOTE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRuleFactory_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SocketWriteRuleFactory_TEXT_WARN_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SortedHead<T> - Class in org.openjdk.jmc.common.util
-
A collection of items that are divided in a sorted head and an unsorted tail.
- SortedHead(T[], Comparator<? super T>) - Constructor for class org.openjdk.jmc.common.util.SortedHead
-
Create a new collection with an initial head.
- sortMap(Map<String, Integer>, boolean) - Static method in class org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit
-
Sorts map according to values.
- SpanLimit - Class in org.openjdk.jmc.flightrecorder.rules.jdk.combine
-
Combines the largest timespan where the average is still over the limit.
- SpanLimit(long, long, double, double) - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanLimit
-
- SpanSquare - Class in org.openjdk.jmc.flightrecorder.rules.jdk.combine
-
- SpanSquare(long, long) - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanSquare
-
- SpanSquare(long, long, long) - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanSquare
-
- SpanToolkit - Class in org.openjdk.jmc.flightrecorder.rules.jdk.combine
-
Toolkit for calculating combined span values.
- SpanToolkit() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanToolkit
-
- SplitRecording - Class in org.openjdk.jmc.flightrecorder.util
-
Program for splitting a JFR file.
- SplitRecording() - Constructor for class org.openjdk.jmc.flightrecorder.util.SplitRecording
-
- STACK_TRACE_BOTTOM_FRAME - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_BOTTOM_METHOD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_BOTTOM_METHOD_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TOP_CLASS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TOP_CLASS_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TOP_FRAME - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TOP_METHOD - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TOP_METHOD_STRING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TOP_PACKAGE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- STACK_TRACE_TRUNCATED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- StackDepthSettingRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.general
-
- StackDepthSettingRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.general.StackDepthSettingRule
-
- StackdepthSettingRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StackdepthSettingRule_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StackdepthSettingRule_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StackdepthSettingRule_TEXT_INFO_LONG_DEFAULT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StackdepthSettingRule_TEXT_NA - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StackdepthSettingRule_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StackdepthSettingRule_TYPE_LIST_TEMPLATE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- STACKTRACE - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- STACKTRACE_BYTE_CODE_INDEX - Static variable in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- STACKTRACE_CLASS - Static variable in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- STACKTRACE_FRAME - Static variable in class org.openjdk.jmc.common.unit.UnitLookup
-
- STACKTRACE_LINE_NUMBER - Static variable in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- STACKTRACE_METHOD - Static variable in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- STACKTRACE_PACKAGE - Static variable in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- STACKTRACE_UNCLASSIFIABLE_FRAME - Static variable in class org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages
-
- StacktraceDataProvider - Class in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders
-
Helper class for dealing with stack traces.
- StacktraceDataProvider() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.StacktraceDataProvider
-
- StacktraceFormatToolkit - Class in org.openjdk.jmc.flightrecorder.stacktrace
-
Toolkit for presenting stack traces and stack frames in textual form.
- StacktraceFormatToolkit() - Constructor for class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceFormatToolkit
-
- StacktraceFrame - Class in org.openjdk.jmc.flightrecorder.stacktrace
-
- StacktraceModel - Class in org.openjdk.jmc.flightrecorder.stacktrace
-
A model for holding multiple stacktraces and their relations to each other.
- StacktraceModel(boolean, FrameSeparator, IItemCollection) - Constructor for class org.openjdk.jmc.flightrecorder.stacktrace.StacktraceModel
-
- StacktraceModel.Branch - Class in org.openjdk.jmc.flightrecorder.stacktrace
-
A branch is a sequence of frames without any forks.
- StacktraceModel.Fork - Class in org.openjdk.jmc.flightrecorder.stacktrace
-
A fork is a collection of branches that share a common parent branch.
- start - Variable in class org.openjdk.jmc.common.unit.QuantityRange
-
- start - Variable in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanLimit
-
- start - Variable in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanSquare
-
- START_ADDRESS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- START_TIME - Static variable in interface org.openjdk.jmc.flightrecorder.JfrAttributes
-
- startTime - Variable in class org.openjdk.jmc.flightrecorder.rules.tree.Range
-
- statefulFromXMLFile(File, Charset) - Static method in class org.openjdk.jmc.common.util.StateToolkit
-
Read an XML document from a file and return its structure as a
stateful
object
.
- statefulFromXMLString(String) - Static method in class org.openjdk.jmc.common.util.StateToolkit
-
Read an XML document from a string and return its structure as a
stateful
object
.
- StatefulState - Class in org.openjdk.jmc.common.util
-
- StateToolkit - Class in org.openjdk.jmc.common.util
-
- StateToolkit() - Constructor for class org.openjdk.jmc.common.util.StateToolkit
-
- stddev(IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
Calculates the sample standard deviation for a linear quantity attribute.
- stddev(String, String, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
Calculates the sample standard deviation for a linear quantity attribute.
- Stddev(String, String, LinearKindOfQuantity, boolean) - Constructor for class org.openjdk.jmc.common.item.Aggregators.Stddev
-
- STDDEV_BLOCKED_TIME - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- STDDEV_IO_TIME - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- stddevp(IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
Calculates the population standard deviation for a linear quantity attribute.
- stddevp(String, String, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
Calculates the population standard deviation for a linear quantity attribute.
- storeDocumentToFile(Document, File) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Stores an XML document in a file.
- storeDocumentToString(Document) - Static method in class org.openjdk.jmc.common.util.XmlToolkit
-
Stores an XML document as a string.
- STRING_DEDUPLICATION_SUPPORTED - Static variable in class org.openjdk.jmc.common.version.JavaVersionSupport
-
- STRING_FLAG - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- STRING_FLAG_CHANGED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- STRING_IS_BYTE_ARRAY - Static variable in class org.openjdk.jmc.common.version.JavaVersionSupport
-
- StringDeduplicationRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
Intent of this rule is to find out if it would be worth enabling string deduplication.
- StringDeduplicationRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.StringDeduplicationRule
-
- StringDeduplicationRule_RESULT_DONT_RECOMMEND_STRING_DEDUPLICATION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_HEAP_USAGE - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_LONG_DESCRIPTION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_NO_ALLOC_ITEMS - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_NO_MAX_HEAP_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_NON_G1_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_PRE_8_20 - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_RECOMMEND_STRING_DEDUPLICATION - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_STRING_ARRAY_ALLOCATION_RATIO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_STRING_ARRAY_LIVESET_RATIO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RESULT_USE_STRING_DEDUPLICATION_ENABLED - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_STRING_ARRAY_ALLOCATION_FRAMES - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_STRING_ARRAY_ALLOCATION_FRAMES_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_STRING_ARRAY_ALLOCATION_RATIO_AND_HEAP_USAGE_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_STRING_ARRAY_ALLOCATION_RATIO_AND_HEAP_USAGE_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_STRING_ARRAY_LIVESET_RATIO_AND_HEAP_USAGE_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringDeduplicationRule_STRING_ARRAY_LIVESET_RATIO_AND_HEAP_USAGE_LIMIT_DESC - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- StringToolkit - Class in org.openjdk.jmc.common.util
-
A toolkit for strings.
- StructContentType<T> - Class in org.openjdk.jmc.common.unit
-
- StructContentType(String, String, String) - Constructor for class org.openjdk.jmc.common.unit.StructContentType
-
- StructContentType(String, String) - Constructor for class org.openjdk.jmc.common.unit.StructContentType
-
- subtract(IQuantity) - Method in interface org.openjdk.jmc.common.unit.IQuantity
-
Returns a new quantity that is the arithmetic difference of this quantity and
subtrahend
, if such an operation is defined for this kind of quantity.
- subtract(ITypedQuantity<U>) - Method in interface org.openjdk.jmc.common.unit.ITypedQuantity
-
- subtractHalfDelta(IMemberAccessor<IQuantity, T>, IMemberAccessor<IQuantity, T>) - Static method in class org.openjdk.jmc.common.util.MemberAccessorToolkit
-
Create an accessor that subtracts half of a delta value from a bias value.
- subtractSame(long, LinearUnit, long) - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- subtractSame(long, TimestampUnit, long) - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- subtractSame(long, U, long) - Method in class org.openjdk.jmc.common.unit.TypedUnit
-
- sum - Variable in class org.openjdk.jmc.common.item.Aggregators.AvgConsumer
-
- sum(IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- sum(String, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- sum(String, String, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- sum(String, String, String, IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- sum(String, String, LinearKindOfQuantity, IAccessorFactory<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- Sum(String, String, LinearKindOfQuantity) - Constructor for class org.openjdk.jmc.common.item.Aggregators.Sum
-
- sum(IMemberAccessor<IQuantity, T>, IMemberAccessor<IQuantity, T>) - Static method in class org.openjdk.jmc.common.util.MemberAccessorToolkit
-
Create an accessor that adds the values of two accessors.
- SUM_HEAP_USED_AFTER_GC - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SUM_HEAP_USED_BEFORE_GC - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SWEEP_CODE_CACHE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- SWEEP_CODE_CACHE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- SWEEP_CODE_CACHE - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SWEEP_FLUSHED_SUM - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SWEEP_FRACTION_INDEX - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SWEEP_INDEX - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SWEEP_METHOD_FLUSHED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SWEEP_METHOD_RECLAIMED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SWEEP_METHOD_SUM - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SWEEP_METHOD_SWEPT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SWEEP_METHOD_ZOMBIFIED - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAttributes
-
- SWEEP_RECLAIMED_SUM - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- SWEEP_ZOMBIFIED_SUM - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- symbol() - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- symbol() - Method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- symbol() - Method in interface org.openjdk.jmc.common.unit.IPrefix
-
- symbolIEC - Variable in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- symbolJEDEC - Variable in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- symbolSI - Variable in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- SyntheticAttributeExtension - Class in org.openjdk.jmc.flightrecorder.parser.synthetic
-
- SyntheticAttributeExtension() - Constructor for class org.openjdk.jmc.flightrecorder.parser.synthetic.SyntheticAttributeExtension
-
- SyntheticAttributeExtension_ALLOC_STATISTICS_THREAD - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SyntheticAttributeExtension_EXECUTION_SAMPLES_STACKTRACE - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SyntheticAttributeExtension_EXECUTION_SAMPLES_THREAD - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SyntheticAttributeExtension_REC_SETTING_EVENT_ID_ATTRIBUTE - Static variable in class org.openjdk.jmc.flightrecorder.parser.synthetic.Messages
-
- SYSTEM_GC_RATIO_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.memory.SystemGcRule
-
- SYSTEM_INFORMATION_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- SYSTEM_PROPERTIES - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- SYSTEM_PROPERTIES - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- SYSTEM_PROPERTIES - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- SYSTEM_PROPERTIES_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- SystemGcRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.memory
-
- SystemGcRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.memory.SystemGcRule
-
- SystemGcRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SystemGcRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SystemGcRuleFactory_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SystemGcRuleFactory_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SystemGcRuleFactory_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- SystemGcRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- validate(T) - Method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
- validate(T) - Method in interface org.openjdk.jmc.common.unit.IConstraint
-
Fundamentally, check that value
satisfies this constraint and throw an exception
otherwise.
- validate(T) - Method in interface org.openjdk.jmc.common.unit.IPersister
-
- validate(IQuantity) - Method in class org.openjdk.jmc.common.unit.KindOfQuantity
-
- validate(T) - Method in class org.openjdk.jmc.common.unit.WrappingPersister
-
- validateRange(T) - Method in class org.openjdk.jmc.common.unit.ComparableConstraint
-
- ValidatingObjectInputStream - Class in org.openjdk.jmc.common.io
-
ObjectInputStream that validates the classes and count of objects and bytes read from it.
- value - Variable in class org.openjdk.jmc.common.item.ItemFilters.AttributeValue
-
- value - Variable in class org.openjdk.jmc.common.item.ItemFilters.BooleanFilter
-
- value - Variable in class org.openjdk.jmc.flightrecorder.rules.jdk.combine.SpanLimit
-
- valueBuilderAggregator(IAggregator<V1, C>, IValueBuilder<V2, V1>, String, String) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
- ValueDescriptor - Class in org.openjdk.jmc.flightrecorder.internal.parser.v0.model
-
Class responsible for holding metadata about an event value
- ValueDescriptor(String, String, String, Transition, DataType, String, int, DataStructure[], int) - Constructor for class org.openjdk.jmc.flightrecorder.internal.parser.v0.model.ValueDescriptor
-
- valueFactorTo(BinaryPrefix) - Method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
- valueFactorTo(DecimalPrefix) - Method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
- valueFactorTo(P) - Method in interface org.openjdk.jmc.common.unit.IPrefix
-
- ValueField - Class in org.openjdk.jmc.flightrecorder.parser
-
- ValueField(IAttribute<?>) - Constructor for class org.openjdk.jmc.flightrecorder.parser.ValueField
-
- ValueField(String, String, String, ContentType<?>) - Constructor for class org.openjdk.jmc.flightrecorder.parser.ValueField
-
Create a value field.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.IMCFrame.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.IMCStackTrace.TruncationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.item.PersistableItemFilter.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.item.RangeMatchPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.common.unit.QuantityConversionException.Problem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.Transition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject.ReferenceTreeObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.RecordingPrinter.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.rules.jdk.memory.CollectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.rules.jdk.memory.ReferenceStatisticsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.rules.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit.EventAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openjdk.jmc.flightrecorder.stacktrace.FrameSeparator.FrameCategorization
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openjdk.jmc.common.IMCFrame.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.common.IMCStackTrace.TruncationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.common.item.PersistableItemFilter.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.common.item.RangeMatchPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.common.unit.BinaryPrefix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.common.unit.DecimalPrefix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.openjdk.jmc.common.unit.MutableConstrainedMap
-
- values() - Static method in enum org.openjdk.jmc.common.unit.QuantityConversionException.Problem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.internal.parser.v0.model.Transition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.memleak.ReferenceTreeObject.ReferenceTreeObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.RecordingPrinter.Verbosity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.rules.jdk.memory.CollectorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.rules.jdk.memory.ReferenceStatisticsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.rules.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.rules.util.RulesToolkit.EventAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openjdk.jmc.flightrecorder.stacktrace.FrameSeparator.FrameCategorization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueTransformTo(IUnit) - Method in interface org.openjdk.jmc.common.unit.IUnit
-
Get a transform for transforming numerical quantity values expressed in this unit to
numerical quantity values expressed in targetUnit
.
- valueTransformTo(LinearUnit) - Method in class org.openjdk.jmc.common.unit.LinearUnit
-
- valueTransformTo(TimestampUnit) - Method in class org.openjdk.jmc.common.unit.TimestampUnit
-
- valueTransformTo(IUnit) - Method in class org.openjdk.jmc.common.unit.TypedUnit
-
- valueTransformTo(U) - Method in class org.openjdk.jmc.common.unit.TypedUnit
-
Get a transform for transforming numerical quantity values expressed in this unit to
numerical quantity values expressed in targetUnit
.
- variance(IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
Calculates the sample variance for a linear quantity attribute.
- Variance(String, String, LinearKindOfQuantity, boolean) - Constructor for class org.openjdk.jmc.common.item.Aggregators.Variance
-
- VarianceConsumer(IMemberAccessor<? extends IQuantity, IItem>) - Constructor for class org.openjdk.jmc.common.item.Aggregators.VarianceConsumer
-
- variancep(IAttribute<IQuantity>) - Static method in class org.openjdk.jmc.common.item.Aggregators
-
Calculates the population variance for a linear quantity attribute.
- VERBOSE - Static variable in interface org.openjdk.jmc.common.IDisplayable
-
Identifier for formatters suitable for tool tips.
- VerboseFormatter(KindOfQuantity<U>) - Constructor for class org.openjdk.jmc.common.unit.KindOfQuantity.VerboseFormatter
-
- VerboseFormatter(KindOfQuantity<U>, String) - Constructor for class org.openjdk.jmc.common.unit.KindOfQuantity.VerboseFormatter
-
- VerifyNoneRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.general
-
- VerifyNoneRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.general.VerifyNoneRule
-
- VerifyNoneRule_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VerifyNoneRule_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VerifyNoneRule_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VerifyNoneRule_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VerifyNoneRule_WLS_TEXT_INFO - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VerifyNoneRule_WLS_TEXT_INFO_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VersionNotSupportedException - Exception in org.openjdk.jmc.flightrecorder.internal
-
- VersionNotSupportedException() - Constructor for exception org.openjdk.jmc.flightrecorder.internal.VersionNotSupportedException
-
- visit(ITreeNode<T>) - Method in interface org.openjdk.jmc.flightrecorder.rules.tree.ITreeVisitor
-
- visit(ITreeNode<T>) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.BFTreeVisitor
-
- visit(ITreeNode<T>) - Method in class org.openjdk.jmc.flightrecorder.rules.tree.traversal.DFTreeVisitor
-
- visitWindow(Iterator<IItem>) - Method in interface org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit.IOrderedWindowVisitor
-
- visitWindow(IItemCollection, IQuantity, IQuantity) - Method in interface org.openjdk.jmc.flightrecorder.rules.util.SlidingWindowToolkit.IUnorderedWindowVisitor
-
- VM_INFO - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- VM_INFO - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- VM_INFO - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- VM_OPERATION_COUNT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- VM_OPERATION_DURATION - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkAggregators
-
- VM_OPERATIONS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- VM_OPERATIONS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- VM_OPERATIONS - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- VM_OPERATIONS_BLOCKING - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkQueries
-
- VM_OPERATIONS_BLOCKING_OR_SAFEPOINT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- VM_OPERATIONS_SAFEPOINT - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkFilters
-
- VM_OPERATIONS_TOPIC - Static variable in class org.openjdk.jmc.flightrecorder.rules.util.JfrRuleTopics
-
- VM_SHUTDOWN - Static variable in class org.openjdk.jmc.flightrecorder.jdk.JdkTypeIDs
-
- VMOperationRule - Class in org.openjdk.jmc.flightrecorder.rules.jdk.latency
-
- VMOperationRule() - Constructor for class org.openjdk.jmc.flightrecorder.rules.jdk.latency.VMOperationRule
-
- VMOperationRule_CONFIG_WARNING_LIMIT - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VMOperationRule_CONFIG_WARNING_LIMIT_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VMOperationRuleFactory_TEXT_OK - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VMOperationRuleFactory_TEXT_WARN - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VMOperationRuleFactory_TEXT_WARN_LONG - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-
- VMOperations_RULE_NAME - Static variable in class org.openjdk.jmc.flightrecorder.rules.jdk.messages.internal.Messages
-