Package | Description |
---|---|
org.apache.flink.contrib.streaming.state.snapshot | |
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 | |
org.apache.flink.state.changelog | |
org.apache.flink.state.changelog.restore |
Class and Description |
---|
StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
Class and Description |
---|
StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
Class and Description |
---|
StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
Class and Description |
---|
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 . |
Class and Description |
---|
StateMetaInfoSnapshot
Generalized snapshot for meta information about one state in a state backend (e.g.
|
Class and Description |
---|
StateMetaInfoSnapshot.BackendStateType
Enum that defines the different types of state that live in Flink backends.
|
Class and Description |
---|
StateMetaInfoSnapshot.BackendStateType
Enum that defines the different types of state that live in Flink backends.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.