Package | Description |
---|---|
org.ballerinalang.util.metrics |
Modifier and Type | Method and Description |
---|---|
PercentileValue[] |
Snapshot.getPercentileValues()
Return an array of
percentile values . |
Constructor and Description |
---|
Snapshot(Duration timeWindow,
double min,
double mean,
double stdDev,
double max,
PercentileValue[] percentileValues) |
Copyright © 2018 WSO2. All rights reserved.