@Internal
public interface StateChangelogHandleReader<Handle extends ChangelogStateHandle>
ChangelogStateHandle.| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.util.CloseableIterator<StateChange> |
getChanges(Handle handle) |
org.apache.flink.util.CloseableIterator<StateChange> getChanges(Handle handle) throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.