| Package | Description |
|---|---|
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.v2 |
| Modifier and Type | Method and Description |
|---|---|
default <K> AsyncKeyedStateBackend |
StateBackend.createAsyncKeyedStateBackend(StateBackend.KeyedStateBackendParameters<K> parameters)
Creates a new
AsyncKeyedStateBackend which supports to access keyed state
asynchronously. |
| Constructor and Description |
|---|
DefaultKeyedStateStoreV2(AsyncKeyedStateBackend asyncKeyedStateBackend) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.