public final class PathDurationCapacity
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
maxObservedCapacity |
org.apache.commons.math3.stat.descriptive.DescriptiveStatistics |
pathDurationStat |
| Constructor and Description |
|---|
PathDurationCapacity(java.util.List<org.apache.commons.lang3.tuple.Pair<IEvent,ITrace>> sortedEvents) |