public interface Sample
Modifier and Type | Method and Description |
---|---|
Map<BackupClusterUid,Optional<Long>> |
components()
The component samples that contribute to the total value.
|
Instant |
timestamp()
The timestamp of the sample.
|
Optional<Long> |
value()
The value in bytes.
|
Instant timestamp()
Map<BackupClusterUid,Optional<Long>> components()
Map
of BackupClusterUid
keys to value in bytesCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.