public class ErrorRule extends AbstractRule
| Modifier and Type | Field and Description |
|---|---|
static TypedResult<IQuantity> |
ERROR_COUNT |
static TypedPreference<IQuantity> |
ERROR_INFO_LIMIT |
static TypedResult<IQuantity> |
ERROR_RATE |
static TypedPreference<IQuantity> |
ERROR_WARNING_LIMIT |
static TypedResult<IRange<IQuantity>> |
ERROR_WINDOW |
static TypedPreference<IQuantity> |
ERROR_WINDOW_SIZE |
static TypedResult<IQuantity> |
EXCLUDED_ERRORS |
static TypedPreference<String> |
EXCLUDED_ERRORS_REGEXP |
static TypedResult<IMCType> |
MOST_COMMON_ERROR |
static TypedResult<IQuantity> |
MOST_COMMON_ERROR_COUNT |
evaluationTask| Constructor and Description |
|---|
ErrorRule() |
| 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> ERROR_INFO_LIMIT
public static final TypedPreference<IQuantity> ERROR_WARNING_LIMIT
public static final TypedPreference<String> EXCLUDED_ERRORS_REGEXP
public static final TypedPreference<IQuantity> ERROR_WINDOW_SIZE
public static final TypedResult<IRange<IQuantity>> ERROR_WINDOW
public static final TypedResult<IQuantity> ERROR_RATE
public static final TypedResult<IQuantity> ERROR_COUNT
public static final TypedResult<IMCType> MOST_COMMON_ERROR
public static final TypedResult<IQuantity> MOST_COMMON_ERROR_COUNT
public static final TypedResult<IQuantity> EXCLUDED_ERRORS
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