Uses of Package
org.apache.flink.table.planner.plan.abilities.source
Packages that use org.apache.flink.table.planner.plan.abilities.source
Package
Description
-
Classes in org.apache.flink.table.planner.plan.abilities.source used by org.apache.flink.table.planner.connectorsClassDescriptionAn interface that can not only serialize/deserialize the source abilities to/from JSON, but also can apply the abilities to a
DynamicTableSource. -
Classes in org.apache.flink.table.planner.plan.abilities.source used by org.apache.flink.table.planner.plan.abilities.sourceClassDescriptionA sub-class of
FlinkContextwhich contains the information forSourceAbilitySpecto apply the following abilities toDynamicTableSource.An interface that can not only serialize/deserialize the source abilities to/from JSON, but also can apply the abilities to aDynamicTableSource.Base class forSourceAbilitySpec.A sub-class ofSourceAbilitySpecthat can not only serialize/deserialize the watermark to/from JSON, but also can push the watermark into aSupportsWatermarkPushDown. -
Classes in org.apache.flink.table.planner.plan.abilities.source used by org.apache.flink.table.planner.plan.nodes.exec.specClassDescriptionAn interface that can not only serialize/deserialize the source abilities to/from JSON, but also can apply the abilities to a
DynamicTableSource. -
Classes in org.apache.flink.table.planner.plan.abilities.source used by org.apache.flink.table.planner.plan.reuseClassDescriptionAn interface that can not only serialize/deserialize the source abilities to/from JSON, but also can apply the abilities to a
DynamicTableSource.A sub-class ofSourceAbilitySpecthat can not only serialize/deserialize the watermark to/from JSON, but also can push the watermark into aSupportsWatermarkPushDown.