| Package | Description |
|---|---|
| io.cdap.delta.api |
| Modifier and Type | Method and Description |
|---|---|
SourceProperties.Builder |
SourceProperties.Builder.setOrdering(SourceProperties.Ordering ordering)
Sets whether the events generated by source are ordered.
|
SourceProperties.Builder |
SourceProperties.Builder.setRowIdSupported(boolean rowIdSupported)
Sets whether the events generated by source have a row id to uniquely identify a row.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.