Interface StateChangelogHandleReader<Handle extends ChangelogStateHandle>
- All Known Implementing Classes:
StateChangelogHandleStreamHandleReader
Allows to read state changelog referenced by the provided
ChangelogStateHandle.-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.util.CloseableIterator<StateChange>getChanges(Handle handle)
-
Method Details
-
getChanges
- Throws:
IOException
-