| Package | Description |
|---|---|
| org.apache.flink.state.changelog |
| Modifier and Type | Method and Description |
|---|---|
<K,N,V,S extends org.apache.flink.api.common.state.State> |
ChangelogStateFactory.create(org.apache.flink.api.common.state.StateDescriptor<S,V> stateDescriptor,
org.apache.flink.runtime.state.internal.InternalKvState<K,N,V> internalKvState,
KvStateChangeLogger<V,N> kvStateChangeLogger,
org.apache.flink.runtime.state.InternalKeyContext<K> keyContext) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.