Class BucketingSpec
java.lang.Object
org.apache.flink.table.planner.plan.abilities.sink.BucketingSpec
- All Implemented Interfaces:
SinkAbilitySpec
No properties. This only checks whether the interface is implemented again during deserialization
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BucketingSpec
public BucketingSpec()
-
-
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()
-