Uses of Interface
org.apache.flink.table.connector.source.abilities.SupportsLookupCustomShuffle.InputDataPartitioner
Packages that use SupportsLookupCustomShuffle.InputDataPartitioner
-
Uses of SupportsLookupCustomShuffle.InputDataPartitioner in org.apache.flink.table.connector.source.abilities
Methods in org.apache.flink.table.connector.source.abilities that return types with arguments of type SupportsLookupCustomShuffle.InputDataPartitionerModifier and TypeMethodDescriptionSupportsLookupCustomShuffle.getPartitioner()This method is used to retrieve a custom partitioner that will be applied to the input stream of lookup-join node.