◆ showResourceStatistics() [1/2]
| inline |
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-rank basis.
| options | Optional parameters. The default value is an empty Dictionary. |
Definition at line 61033 of file KineticaFunctions.cs.
◆ showResourceStatistics() [2/2]
| inline |
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-rank basis.
| request_ | Request object containing the parameters for the operation. |
Definition at line 61001 of file KineticaFunctions.cs.
◆ ShowResourceStatisticsAsync() [1/2]
| inline |
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-rank basis.
(async)
| options | Optional parameters. The default value is an empty Dictionary. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61048 of file KineticaFunctions.cs.
◆ ShowResourceStatisticsAsync() [2/2]
| inline |
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-rank basis.
(async)
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61018 of file KineticaFunctions.cs.