static MaxP95Performance.Builder |
MaxP95Performance.builder() |
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.iopsOther(Double iopsOther) |
Peak IOPS unrelated to read and write operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.iopsRead(Double iopsRead) |
Peak IOPS related to read operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.iopsTotal(Double iopsTotal) |
Peak total IOPS on your on-premises storage system resource.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.iopsWrite(Double iopsWrite) |
Peak IOPS related to write operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.latencyOther(Double latencyOther) |
Peak latency for operations unrelated to read and write operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.latencyRead(Double latencyRead) |
Peak latency for read operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.latencyWrite(Double latencyWrite) |
Peak latency for write operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.throughputOther(Double throughputOther) |
Peak throughput unrelated to read and write operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.throughputRead(Double throughputRead) |
Peak throughput related to read operations.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.throughputTotal(Double throughputTotal) |
Peak total throughput on your on-premises storage system resource.
|
MaxP95Performance.Builder |
MaxP95Performance.Builder.throughputWrite(Double throughputWrite) |
Peak throughput related to write operations.
|
MaxP95Performance.Builder |
MaxP95Performance.toBuilder() |
|