| Modifier and Type | Field and Description |
|---|---|
static TypedResult<IQuantity> |
LONGEST_CLASS_LOAD |
static TypedPreference<IQuantity> |
MAX_DURATION_LIMIT |
static TypedPreference<IQuantity> |
RATIO_OF_TOTAL_LIMIT |
static TypedResult<IQuantity> |
TOTAL_CLASS_LOAD_COUNT |
static TypedResult<IQuantity> |
TOTAL_CLASS_LOAD_TIME |
| Constructor and Description |
|---|
ClassLoadingRule() |
| Modifier and Type | Method and Description |
|---|---|
RunnableFuture<IResult> |
createEvaluation(IItemCollection items,
IPreferenceValueProvider preferenceValueProvider,
IResultValueProvider dependencyResults) |
Collection<TypedPreference<?>> |
getConfigurationAttributes() |
String |
getId() |
String |
getName() |
Map<String,RulesToolkit.EventAvailability> |
getRequiredEvents() |
Collection<TypedResult<?>> |
getResults() |
String |
getTopic() |
public static final TypedPreference<IQuantity> MAX_DURATION_LIMIT
public static final TypedPreference<IQuantity> RATIO_OF_TOTAL_LIMIT
public static final TypedResult<IQuantity> LONGEST_CLASS_LOAD
public static final TypedResult<IQuantity> TOTAL_CLASS_LOAD_TIME
public static final TypedResult<IQuantity> TOTAL_CLASS_LOAD_COUNT
public Map<String,RulesToolkit.EventAvailability> getRequiredEvents()
getRequiredEvents in interface IRulepublic RunnableFuture<IResult> createEvaluation(IItemCollection items, IPreferenceValueProvider preferenceValueProvider, IResultValueProvider dependencyResults)
createEvaluation in interface IRulepublic Collection<TypedPreference<?>> getConfigurationAttributes()
getConfigurationAttributes 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