| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.abilities.source | |
| org.apache.flink.table.planner.plan.nodes.exec.spec |
| Class and Description |
|---|
| SourceAbilityContext
A sub-class of
FlinkContext which contains the information for SourceAbilitySpec
to apply the following abilities to DynamicTableSource. |
| SourceAbilitySpec
An interface that can not only serialize/deserialize the source abilities to/from JSON, but also
can apply the abilities to a
DynamicTableSource. |
| SourceAbilitySpecBase
Base class for
SourceAbilitySpec. |
| Class and Description |
|---|
| SourceAbilitySpec
An interface that can not only serialize/deserialize the source abilities to/from JSON, but also
can apply the abilities to a
DynamicTableSource. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.