| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.changelog | |
| org.apache.flink.runtime.state.changelog.inmemory |
| 类和说明 |
|---|
| StateChangelogStorage
A storage for changelog.
|
| 类和说明 |
|---|
| ChangelogStateBackendHandle
A handle to ChangelogStateBackend state.
|
| ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl |
| ChangelogStateHandle
A handle to saved
state changes. |
ChangelogStateHandleStreamImpl
ChangelogStateHandle implementation based on StreamStateHandle. |
| SequenceNumber
A logical timestamp to draw a boundary between the materialized and non-materialized changes.
|
| SequenceNumber.GenericSequenceNumber
Generic
SequenceNumber. |
| SequenceNumberRange |
| StateChange
Change of state of a keyed operator.
|
| StateChangelogHandleReader
Allows to read state changelog referenced by the provided
ChangelogStateHandle. |
| StateChangelogHandleStreamHandleReader.StateChangeIterator
Reads a stream of state changes starting from a specified offset.
|
| StateChangelogStorage
A storage for changelog.
|
| StateChangelogWriter
Allows to write data to the log.
|
| 类和说明 |
|---|
| ChangelogStateHandle
A handle to saved
state changes. |
| SequenceNumber
A logical timestamp to draw a boundary between the materialized and non-materialized changes.
|
| StateChange
Change of state of a keyed operator.
|
| StateChangelogHandleReader
Allows to read state changelog referenced by the provided
ChangelogStateHandle. |
| StateChangelogStorage
A storage for changelog.
|
| StateChangelogStorageFactory
A factory for
StateChangelogStorage. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.