| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.changelog |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> ChangelogKeyGroupedPriorityQueue<T> |
ChangelogStateFactory.create(String stateName,
org.apache.flink.runtime.state.KeyGroupedInternalPriorityQueue<T> internalPriorityQueue,
StateChangeLogger<T,Void> logger,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.