Package | Description |
---|---|
com.google.api.services.dataflow.model |
Modifier and Type | Method and Description |
---|---|
CustomSourceLocation |
CustomSourceLocation.clone() |
CustomSourceLocation |
StreamLocation.getCustomSourceLocation()
The stream is a custom source.
|
CustomSourceLocation |
CustomSourceLocation.set(String fieldName,
Object value) |
CustomSourceLocation |
CustomSourceLocation.setStateful(Boolean stateful)
Whether this source is stateful.
|
Modifier and Type | Method and Description |
---|---|
StreamLocation |
StreamLocation.setCustomSourceLocation(CustomSourceLocation customSourceLocation)
The stream is a custom source.
|
Copyright © 2011–2019 Google. All rights reserved.