Class PartitioningSpec
java.lang.Object
org.apache.flink.table.planner.plan.abilities.sink.PartitioningSpec
- All Implemented Interfaces:
SinkAbilitySpec
A sub-class of
SinkAbilitySpec that can not only serialize/deserialize the partition
to/from JSON, but also can write partitioned data for SupportsPartitioning.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIELD_NAME_PARTITION
- See Also:
-
-
Constructor Details
-
PartitioningSpec
-
-
Method Details
-
apply
public void apply(org.apache.flink.table.connector.sink.DynamicTableSink tableSink) Description copied from interface:SinkAbilitySpecApply the ability to the givenDynamicTableSink.- Specified by:
applyin interfaceSinkAbilitySpec
-
equals
-
hashCode
public int hashCode()
-