Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.combine |
Modifier and Type | Method and Description |
---|---|
SpanLimit |
SpanLimit.combineWith(SpanLimit other) |
static SpanLimit |
SpanLimit.getMaxSpan(SpanLimit[] clusters) |
static SpanLimit |
SpanToolkit.getMaxSpanLimit(IItemCollection items,
IAttribute<IQuantity> valueAttribute,
IAttribute<IQuantity> endTimeAttribute,
double limit)
Calculates the longest span where the combined value still is above the limit.
|
static SpanLimit |
SpanLimit.getMaxValue(SpanLimit[] clusters) |
Modifier and Type | Method and Description |
---|---|
SpanLimit |
SpanLimit.combineWith(SpanLimit other) |
static SpanLimit |
SpanLimit.getMaxSpan(SpanLimit[] clusters) |
static SpanLimit |
SpanLimit.getMaxValue(SpanLimit[] clusters) |
Copyright © 2020. All rights reserved.