Class KeyGroupRangeInputSplit

    • Constructor Detail

      • KeyGroupRangeInputSplit

        public KeyGroupRangeInputSplit​(List<org.apache.flink.runtime.state.KeyedStateHandle> managedKeyedState,
                                       List<org.apache.flink.runtime.state.KeyedStateHandle> rawKeyedState,
                                       int numKeyGroups,
                                       int split)
    • Method Detail

      • getSplitNumber

        public int getSplitNumber()
        Specified by:
        getSplitNumber in interface org.apache.flink.core.io.InputSplit
      • getNumKeyGroups

        public int getNumKeyGroups()