@Internal
public interface StateChangelogHandleReader<Handle extends ChangelogStateHandle>
ChangelogStateHandle.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.util.CloseableIterator<StateChange> |
getChanges(Handle handle) |
org.apache.flink.util.CloseableIterator<StateChange> getChanges(Handle handle) throws IOException
IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.