| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RegisteredBroadcastStateBackendMetaInfo<K,V> |
class |
RegisteredKeyValueStateBackendMetaInfo<N,S>
Compound meta information for a registered state in a keyed state backend.
|
class |
RegisteredOperatorStateBackendMetaInfo<S>
Compound meta information for a registered state in an operator state backend.
|
class |
RegisteredPriorityQueueStateBackendMetaInfo<T>
Meta information about a priority queue state in a backend.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RegisteredStateMetaInfoBase |
RegisteredStateMetaInfoBase.fromMetaInfoSnapshot(StateMetaInfoSnapshot snapshot) |
abstract RegisteredStateMetaInfoBase |
RegisteredStateMetaInfoBase.withSerializerUpgradesAllowed()
create a new metadata object with Lazy serializer provider using existing one as a snapshot.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.