Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.combine |
Modifier and Type | Method and Description |
---|---|
SpanSquare |
SpanSquare.combineWith(SpanSquare other) |
static SpanSquare |
SpanSquare.getMax(SpanSquare[] clusters) |
static SpanSquare |
SpanToolkit.getMaxCountCluster(IItemCollection items,
IAttribute<IQuantity> countAttribute,
IAttribute<IQuantity> timestampAttribute)
Calculates the largest count cluster.
|
static SpanSquare |
SpanToolkit.getMaxDurationCluster(IItemCollection items)
Calculates the largest duration cluster.
|
Modifier and Type | Method and Description |
---|---|
SpanSquare |
SpanSquare.combineWith(SpanSquare other) |
static SpanSquare |
SpanSquare.getMax(SpanSquare[] clusters) |
Copyright © 2019. All rights reserved.