| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.metainfo |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LegacyStateMetaInfoReaders.OperatorBackendStateMetaInfoReaderV1
Reader for older versions of operator state (version 1). - v1: Flink 1.2.x
|
| 限定符和类型 | 方法和说明 |
|---|---|
static StateMetaInfoReader |
StateMetaInfoSnapshotReadersWriters.getReader(int readVersion,
StateMetaInfoSnapshotReadersWriters.StateTypeHint stateTypeHint)
Returns a reader for
StateMetaInfoSnapshot with the requested state type and version
number. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.