Class KeyGroupStreamPartitioner<T,​K>

    • Constructor Detail

      • KeyGroupStreamPartitioner

        public KeyGroupStreamPartitioner​(org.apache.flink.api.java.functions.KeySelector<T,​K> keySelector,
                                         int maxParallelism)