| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint |
| Modifier and Type | Method and Description |
|---|---|
SubtaskState |
TaskState.getState(int subtaskIndex) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SubtaskState> |
TaskState.getStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskState.putState(int subtaskIndex,
SubtaskState subtaskState) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.