| Package | Description |
|---|---|
| org.apache.flink.runtime.state.restore |
| Modifier and Type | Method and Description |
|---|---|
ThrowingIterator<KeyGroupEntry> |
KeyGroup.getKeyGroupEntries() |
ThrowingIterator<KeyGroup> |
SavepointRestoreResult.getRestoredKeyGroups() |
ThrowingIterator<SavepointRestoreResult> |
FullSnapshotRestoreOperation.restore() |
| Constructor and Description |
|---|
SavepointRestoreResult(List<StateMetaInfoSnapshot> stateMetaInfoSnapshots,
ThrowingIterator<KeyGroup> groupsIterator) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.