| Package | Description |
|---|---|
| org.apache.flink.runtime.state.changelog | |
| org.apache.flink.runtime.state.changelog.inmemory |
| Modifier and Type | Class and Description |
|---|---|
class |
StateChangelogHandleStreamHandleReader
A reader for
ChangelogStateHandleStreamImpl that iterates over its underlying stream handles and offsets. |
| Modifier and Type | Method and Description |
|---|---|
StateChangelogHandleReader<Handle> |
StateChangelogStorageView.createReader() |
| Modifier and Type | Method and Description |
|---|---|
StateChangelogHandleReader<InMemoryChangelogStateHandle> |
InMemoryStateChangelogStorage.createReader() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.