| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.changelog | |
| org.apache.flink.state.changelog.restore |
| 类和说明 |
|---|
| ChangelogKeyedStateBackend
A
KeyedStateBackend that keeps state on the underlying delegated keyed state backend as
well as on the state change log. |
| ChangelogState
State used by
ChangelogKeyedStateBackend. |
| StateChangeOperation
The operation applied to
ChangelogState. |
| 类和说明 |
|---|
| ChangelogKeyedStateBackend
A
KeyedStateBackend that keeps state on the underlying delegated keyed state backend as
well as on the state change log. |
| StateChangeOperation
The operation applied to
ChangelogState. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.