| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
MaxP95Performance |
MaxP95Performance.clone() |
MaxP95Performance |
NetAppONTAPVolume.getMaxP95Performance()
The performance data that DataSync Discovery collects about the volume.
|
MaxP95Performance |
NetAppONTAPSVM.getMaxP95Performance()
The performance data that DataSync Discovery collects about the SVM.
|
MaxP95Performance |
NetAppONTAPCluster.getMaxP95Performance()
The performance data that DataSync Discovery collects about the cluster.
|
MaxP95Performance |
MaxP95Performance.withIopsOther(Double iopsOther)
Peak IOPS unrelated to read and write operations.
|
MaxP95Performance |
MaxP95Performance.withIopsRead(Double iopsRead)
Peak IOPS related to read operations.
|
MaxP95Performance |
MaxP95Performance.withIopsTotal(Double iopsTotal)
Peak total IOPS on your on-premises storage system resource.
|
MaxP95Performance |
MaxP95Performance.withIopsWrite(Double iopsWrite)
Peak IOPS related to write operations.
|
MaxP95Performance |
MaxP95Performance.withLatencyOther(Double latencyOther)
Peak latency for operations unrelated to read and write operations.
|
MaxP95Performance |
MaxP95Performance.withLatencyRead(Double latencyRead)
Peak latency for read operations.
|
MaxP95Performance |
MaxP95Performance.withLatencyWrite(Double latencyWrite)
Peak latency for write operations.
|
MaxP95Performance |
MaxP95Performance.withThroughputOther(Double throughputOther)
Peak throughput unrelated to read and write operations.
|
MaxP95Performance |
MaxP95Performance.withThroughputRead(Double throughputRead)
Peak throughput related to read operations.
|
MaxP95Performance |
MaxP95Performance.withThroughputTotal(Double throughputTotal)
Peak total throughput on your on-premises storage system resource.
|
MaxP95Performance |
MaxP95Performance.withThroughputWrite(Double throughputWrite)
Peak throughput related to write operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetAppONTAPVolume.setMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the volume.
|
void |
NetAppONTAPSVM.setMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the SVM.
|
void |
NetAppONTAPCluster.setMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the cluster.
|
NetAppONTAPVolume |
NetAppONTAPVolume.withMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the volume.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the SVM.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the cluster.
|
Copyright © 2024. All rights reserved.