| Package | Description |
|---|---|
| org.openjdk.jmc.flightrecorder.rules.jdk.combine | |
| org.openjdk.jmc.flightrecorder.rules.jdk.memory |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
private static SpanSquare |
HighGcRule.calculateLongestGcCluster(IItemCollection items) |