F - the type of logical portpublic interface StagedSource<F extends LogicalPort>
| Modifier and Type | Method and Description |
|---|---|
MultiSourceOperator<F> |
getSource(StagedSourceOptions options)
Returns a source operator that will produce the staged data.
|
MultiSourceOperator<F> getSource(StagedSourceOptions options)
options - contains partitioning information that controls which partition of the staged data is returned.Copyright © 2020 Actian Corporation. All rights reserved.