| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
Sdk |
Sdk.clone() |
Sdk |
Sdk.set(String fieldName,
Object value) |
Sdk |
Sdk.setSdkId(String sdkId)
The SDK harness id.
|
Sdk |
Sdk.setStacks(List<Stack> stacks)
The stacktraces for the processes running on the SDK harness.
|
| Modifier and Type | Method and Description |
|---|---|
List<Sdk> |
GetWorkerStacktracesResponse.getSdks()
Repeated as unified worker may have multiple SDK processes.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkerStacktracesResponse |
GetWorkerStacktracesResponse.setSdks(List<Sdk> sdks)
Repeated as unified worker may have multiple SDK processes.
|
Copyright © 2011–2025 Google. All rights reserved.