| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.changelog |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChangelogStateBackend
This state backend holds the working state in the underlying delegatedStateBackend, and forwards
state changes to State Changelog.
|
class |
DeactivatedChangelogStateBackend
This state backend use delegatedStateBackend and State changes to restore to the
delegatedStateBackend in which switching Changelog from enabled to disabled.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.