| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
Straggler |
Straggler.clone() |
Straggler |
Straggler.set(String fieldName,
Object value) |
Straggler |
Straggler.setBatchStraggler(StragglerInfo batchStraggler)
Batch straggler identification and debugging information.
|
Straggler |
Straggler.setStreamingStraggler(StreamingStragglerInfo streamingStraggler)
Streaming straggler identification and debugging information.
|
| Modifier and Type | Method and Description |
|---|---|
List<Straggler> |
StragglerSummary.getRecentStragglers()
The most recent stragglers.
|
| Modifier and Type | Method and Description |
|---|---|
StragglerSummary |
StragglerSummary.setRecentStragglers(List<Straggler> recentStragglers)
The most recent stragglers.
|
Copyright © 2011–2025 Google. All rights reserved.