@Internal public final class OperatorStateInputSplit extends Object implements org.apache.flink.core.io.InputSplit
| Constructor and Description |
|---|
OperatorStateInputSplit(org.apache.flink.runtime.checkpoint.StateObjectCollection<org.apache.flink.runtime.state.OperatorStateHandle> managedOperatorState,
int splitNum) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.flink.runtime.checkpoint.StateObjectCollection<org.apache.flink.runtime.state.OperatorStateHandle>> |
getPrioritizedManagedOperatorState() |
int |
getSplitNumber() |
public OperatorStateInputSplit(org.apache.flink.runtime.checkpoint.StateObjectCollection<org.apache.flink.runtime.state.OperatorStateHandle> managedOperatorState,
int splitNum)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.