Interface | Description |
---|---|
TransformationScanProvider |
Provider that produces a
Transformation as a runtime implementation for ScanTableSource . |
TransformationSinkProvider |
Provider that produces a
Transformation as a runtime implementation for DynamicTableSink . |
TransformationSinkProvider.Context |
Class | Description |
---|---|
CollectDynamicSink |
Table sink for
TableResult.collect() . |
DynamicSinkUtils |
Utilities for dealing with
DynamicTableSink . |
DynamicSourceUtils |
Utilities for dealing with
DynamicTableSource . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.