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(KeyGroupedInternalPriorityQueue<T> priorityQueue,
TypeSerializer<T> serializer) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.