public class ApplicationHaltsRule extends AbstractRule
| Modifier and Type | Field and Description |
|---|---|
static TypedPreference<IQuantity> |
APP_HALTS_INFO_LIMIT |
static TypedPreference<IQuantity> |
APP_HALTS_WARNING_LIMIT |
static TypedResult<IQuantity> |
HALTS_RATIO |
static TypedResult<IRange<IQuantity>> |
HALTS_WINDOW |
static TypedResult<IQuantity> |
NON_GC_HALTS_RATIO |
static TypedResult<IQuantity> |
TOTAL_HALTS_RATIO |
static TypedResult<IQuantity> |
TOTAL_NON_GC_HALTS_RATIO |
static TypedPreference<IQuantity> |
WINDOW_SIZE |
evaluationTask| Constructor and Description |
|---|
ApplicationHaltsRule() |
| Modifier and Type | Method and Description |
|---|---|
protected IResult |
getResult(IItemCollection items,
IPreferenceValueProvider vp,
IResultValueProvider rp) |
createEvaluation, getConfigurationAttributes, getId, getName, getRequiredEvents, getResults, getTopicpublic static final TypedPreference<IQuantity> APP_HALTS_INFO_LIMIT
public static final TypedPreference<IQuantity> APP_HALTS_WARNING_LIMIT
public static final TypedPreference<IQuantity> WINDOW_SIZE
public static final TypedResult<IRange<IQuantity>> HALTS_WINDOW
public static final TypedResult<IQuantity> HALTS_RATIO
public static final TypedResult<IQuantity> TOTAL_HALTS_RATIO
public static final TypedResult<IQuantity> NON_GC_HALTS_RATIO
public static final TypedResult<IQuantity> TOTAL_NON_GC_HALTS_RATIO
protected IResult getResult(IItemCollection items, IPreferenceValueProvider vp, IResultValueProvider rp)
getResult in class AbstractRule 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