MaxP95Performance

The performance data that DataSync Discovery collects about an on-premises storage system resource.

Types

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

Properties

Link copied to clipboard

Peak IOPS unrelated to read and write operations.

Link copied to clipboard

Peak IOPS related to read operations.

Link copied to clipboard

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

Link copied to clipboard

Peak IOPS related to write operations.

Link copied to clipboard

Peak latency for operations unrelated to read and write operations.

Link copied to clipboard

Peak latency for read operations.

Link copied to clipboard

Peak latency for write operations.

Link copied to clipboard

Peak throughput unrelated to read and write operations.

Link copied to clipboard

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: MaxP95Performance.Builder.() -> Unit = {}): MaxP95Performance
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