| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Latency |
Latency.clone() |
Latency |
P95Metrics.getLatency()
The latency peaks for an on-premises storage system resource.
|
Latency |
Latency.withOther(Double other)
Peak latency for operations unrelated to read and write operations.
|
Latency |
Latency.withRead(Double read)
Peak latency for read operations.
|
Latency |
Latency.withWrite(Double write)
Peak latency for write operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
P95Metrics.setLatency(Latency latency)
The latency peaks for an on-premises storage system resource.
|
P95Metrics |
P95Metrics.withLatency(Latency latency)
The latency peaks for an on-premises storage system resource.
|
Copyright © 2024. All rights reserved.