Uses of Interface
org.apache.flink.runtime.state.changelog.StateChangelogWriter
-
Packages that use StateChangelogWriter Package Description org.apache.flink.runtime.state.changelog -
-
Uses of StateChangelogWriter in org.apache.flink.runtime.state.changelog
Methods in org.apache.flink.runtime.state.changelog that return StateChangelogWriter Modifier and Type Method Description StateChangelogWriter<Handle>StateChangelogStorage. createWriter(String operatorID, KeyGroupRange keyGroupRange, org.apache.flink.api.common.operators.MailboxExecutor mailboxExecutor)
-