| Modifier and Type | Field and Description |
|---|---|
static TypedResult<IQuantity> |
CODE_CACHE_FREE_RATIO |
static String |
CODE_CACHE_RESULT_ID |
static TypedPreference<IQuantity> |
CODE_CACHE_SIZE_INFO_PERCENT |
static TypedPreference<IQuantity> |
CODE_CACHE_SIZE_WARN_PERCENT |
static ContentType<org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule.CodeHeapData> |
CODE_HEAP |
static TypedCollectionResult<org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule.CodeHeapData> |
CODE_HEAPS |
| Constructor and Description |
|---|
CodeCacheRule() |
| Modifier and Type | Method and Description |
|---|---|
RunnableFuture<IResult> |
createEvaluation(IItemCollection items,
IPreferenceValueProvider valueProvider,
IResultValueProvider resultProvider) |
Collection<TypedPreference<?>> |
getConfigurationAttributes() |
String |
getId() |
String |
getName() |
Map<String,RulesToolkit.EventAvailability> |
getRequiredEvents() |
Collection<TypedResult<?>> |
getResults() |
String |
getTopic() |
public static final String CODE_CACHE_RESULT_ID
public static final TypedPreference<IQuantity> CODE_CACHE_SIZE_INFO_PERCENT
public static final TypedPreference<IQuantity> CODE_CACHE_SIZE_WARN_PERCENT
public static final ContentType<org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule.CodeHeapData> CODE_HEAP
public static final TypedResult<IQuantity> CODE_CACHE_FREE_RATIO
public static final TypedCollectionResult<org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule.CodeHeapData> CODE_HEAPS
public RunnableFuture<IResult> createEvaluation(IItemCollection items, IPreferenceValueProvider valueProvider, IResultValueProvider resultProvider)
createEvaluation in interface IRulepublic Collection<TypedPreference<?>> getConfigurationAttributes()
getConfigurationAttributes in interface IRulepublic Map<String,RulesToolkit.EventAvailability> getRequiredEvents()
getRequiredEvents in interface IRulepublic Collection<TypedResult<?>> getResults()
getResults in interface IRule JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl