| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.heap |
This package contains the classes for key/value state backends that store the state on the JVM
heap as objects.
|
| org.apache.flink.runtime.state.metainfo | |
| org.apache.flink.runtime.state.restore |
| 类和说明 |
|---|
| StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
| 类和说明 |
|---|
| StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
| 类和说明 |
|---|
| StateMetaInfoReader
Functional interface to read
StateMetaInfoSnapshot. |
| StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
| 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.
|
| StateMetaInfoSnapshotReadersWriters.StateTypeHint
Enum for backwards compatibility.
|
| StateMetaInfoWriter
Functional interface to write
StateMetaInfoSnapshot. |
| 类和说明 |
|---|
| StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.