| Package | Description |
|---|---|
| org.apache.flink.state.changelog | |
| org.apache.flink.state.changelog.restore |
| Modifier and Type | Method and Description |
|---|---|
StateChangeApplier |
ChangelogState.getChangeApplier(ChangelogApplierFactory factory) |
StateChangeApplier |
ChangelogKeyGroupedPriorityQueue.getChangeApplier(ChangelogApplierFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<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.