@Internal public final class KeyGroupRangeInputSplit extends Object implements org.apache.flink.core.io.InputSplit
| 构造器和说明 |
|---|
KeyGroupRangeInputSplit(List<org.apache.flink.runtime.state.KeyedStateHandle> managedKeyedState,
List<org.apache.flink.runtime.state.KeyedStateHandle> rawKeyedState,
int numKeyGroups,
int split) |
public int getSplitNumber()
getSplitNumber 在接口中 org.apache.flink.core.io.InputSplitpublic org.apache.flink.runtime.checkpoint.PrioritizedOperatorSubtaskState getPrioritizedOperatorSubtaskState()
public int getNumKeyGroups()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.