| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.changelog | |
| org.apache.flink.state.changelog.restore |
| 限定符和类型 | 方法和说明 |
|---|---|
StateChangeApplier |
ChangelogState.getChangeApplier(ChangelogApplierFactory factory) |
StateChangeApplier |
ChangelogKeyGroupedPriorityQueue.getChangeApplier(ChangelogApplierFactory factory) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> StateChangeApplier |
ChangelogApplierFactory.forPriorityQueue(org.apache.flink.runtime.state.KeyGroupedInternalPriorityQueue<T> priorityQueue,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.