| Interface | Description |
|---|---|
| StateMetaInfoReader |
Functional interface to read
StateMetaInfoSnapshot. |
| StateMetaInfoWriter |
Functional interface to write
StateMetaInfoSnapshot. |
| Class | Description |
|---|---|
| StateMetaInfoSnapshot |
Generalized snapshot for meta information about one state in a state backend (e.g.
|
| StateMetaInfoSnapshotReadersWriters |
Static factory that gives out the write and readers for different versions of
StateMetaInfoSnapshot. |
| Enum | Description |
|---|---|
| StateMetaInfoSnapshot.BackendStateType |
Enum that defines the different types of state that live in Flink backends.
|
| StateMetaInfoSnapshot.CommonOptionsKeys |
Predefined keys for the most common options in the meta info.
|
| StateMetaInfoSnapshot.CommonSerializerKeys |
Predefined keys for the most common serializer types in the meta info.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.