FairshareUtilizationDetail

The fairshare utilization for a job queue, including the number of active shares and top capacity utilization.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The total number of active shares in the fairshare scheduling job queue that are currently utilizing capacity.

Link copied to clipboard

A list of the top 20 shares with the highest capacity utilization, ordered by usage amount.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String