public interface LongMetric
Long values.| Modifier and Type | Method and Description |
|---|---|
long |
getMaxSample()
Returns the maximum sample value recorded.
|
long |
getMinSample()
Returns the minimum sample value recorded.
|
long |
getSampleCount()
Returns the number of samples recorded.
|
long |
getSamplesTotal()
Returns the total of all samples recorded.
|
long getSampleCount()
long getSamplesTotal()
long getMinSample()
long getMaxSample()
Copyright © 2019 Atlassian. All rights reserved.