Uses of Interface
org.apache.flink.streaming.runtime.partitioner.ConfigurableStreamPartitioner
-
Packages that use ConfigurableStreamPartitioner Package Description org.apache.flink.streaming.runtime.partitioner -
-
Uses of ConfigurableStreamPartitioner in org.apache.flink.streaming.runtime.partitioner
Classes in org.apache.flink.streaming.runtime.partitioner that implement ConfigurableStreamPartitioner Modifier and Type Class Description classKeyGroupStreamPartitioner<T,K>Partitioner selects the target channel based on the key group index.
-