| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.v2 |
| 限定符和类型 | 方法和说明 |
|---|---|
default <K> AsyncKeyedStateBackend |
StateBackend.createAsyncKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K> parameters)
Creates a new
AsyncKeyedStateBackend which supports to access keyed state
asynchronously. |
| 构造器和说明 |
|---|
DefaultKeyedStateStoreV2(AsyncKeyedStateBackend asyncKeyedStateBackend) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.