| 接口 | 说明 |
|---|---|
| StateMetaInfoReader |
Functional interface to read
StateMetaInfoSnapshot. |
| StateMetaInfoWriter |
Functional interface to write
StateMetaInfoSnapshot. |
| 类 | 说明 |
|---|---|
| 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. |
| 枚举 | 说明 |
|---|---|
| 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–2023 The Apache Software Foundation. All rights reserved.