| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
DynamicSourceSplit |
DynamicSourceSplit.clone() |
DynamicSourceSplit |
WorkItemStatus.getDynamicSourceSplit()
See documentation of stop_position.
|
DynamicSourceSplit |
DynamicSourceSplit.set(String fieldName,
Object value) |
DynamicSourceSplit |
DynamicSourceSplit.setPrimary(DerivedSource primary)
Primary part (continued to be processed by worker).
|
DynamicSourceSplit |
DynamicSourceSplit.setResidual(DerivedSource residual)
Residual part (returned to the pool of work).
|
| Modifier and Type | Method and Description |
|---|---|
WorkItemStatus |
WorkItemStatus.setDynamicSourceSplit(DynamicSourceSplit dynamicSourceSplit)
See documentation of stop_position.
|
Copyright © 2011–2024 Google. All rights reserved.