Throughput

The throughput peaks for an on-premises storage system volume. Each data point represents the 95th percentile peak value during a 1-hour interval.

Types

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

Properties

Link copied to clipboard

Peak throughput unrelated to read and write operations.

Link copied to clipboard
val read: Double?

Peak throughput related to read operations.

Link copied to clipboard

Peak total throughput on your on-premises storage system resource.

Link copied to clipboard

Peak throughput related to write operations.

Functions

Link copied to clipboard
inline fun copy(block: Throughput.Builder.() -> Unit = {}): Throughput
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