@Internal public class StateChangeFormat extends Object implements org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader.StateChangeIterator
| Constructor and Description |
|---|
StateChangeFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.util.CloseableIterator<org.apache.flink.runtime.state.changelog.StateChange> |
read(org.apache.flink.runtime.state.StreamStateHandle handle,
long offset) |
public org.apache.flink.util.CloseableIterator<org.apache.flink.runtime.state.changelog.StateChange> read(org.apache.flink.runtime.state.StreamStateHandle handle,
long offset)
throws IOException
read in interface org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader.StateChangeIteratorIOExceptionCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.