@FunctionalInterface protected static interface StreamTaskStateInitializerImpl.KeyedStateBackendCreator<K,R extends org.apache.flink.util.Disposable & Closeable>
| Modifier and Type | Method and Description |
|---|---|
R |
create(org.apache.flink.runtime.state.StateBackend stateBackend,
org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters<K> keyedStateBackendParameters)
Create the keyed state backend.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.