| Package | Description |
|---|---|
| org.apache.flink.state.changelog |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangelogKeyGroupedPriorityQueue<T>
A
KeyGroupedInternalPriorityQueue that keeps state on the underlying delegated KeyGroupedInternalPriorityQueue as well as on the state change log. |
| Modifier and Type | Method and Description |
|---|---|
ChangelogState |
ChangelogKeyedStateBackend.getExistingStateForRecovery(String name,
org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.BackendStateType type) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.