public class ResourceUsageStatistics extends Object
| Constructor and Description |
|---|
ResourceUsageStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Double |
average()
Get the average value.
|
Long |
maximum()
Get the maximum value.
|
Long |
minimum()
Get the minimum value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/