| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
UsageSnapshot |
UsageSnapshot.clone() |
UsageSnapshot |
RuntimeInfo.getCurrentUsage()
Output only.
|
UsageSnapshot |
UsageSnapshot.set(String fieldName,
Object value) |
UsageSnapshot |
UsageSnapshot.setMilliDcu(Long milliDcu)
Optional.
|
UsageSnapshot |
UsageSnapshot.setMilliDcuPremium(Long milliDcuPremium)
Optional.
|
UsageSnapshot |
UsageSnapshot.setShuffleStorageGb(Long shuffleStorageGb)
Optional.
|
UsageSnapshot |
UsageSnapshot.setShuffleStorageGbPremium(Long shuffleStorageGbPremium)
Optional.
|
UsageSnapshot |
UsageSnapshot.setSnapshotTime(String snapshotTime)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
RuntimeInfo.setCurrentUsage(UsageSnapshot currentUsage)
Output only.
|
Copyright © 2011–2023 Google. All rights reserved.