| Package | Description |
|---|---|
| org.apache.flink.state.changelog |
| Modifier and Type | Class and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.