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