@Experimental @ThreadSafe public class FsStateChangelogStorageForRecovery extends Object implements org.apache.flink.runtime.state.changelog.StateChangelogStorageView<org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl>
StateChangelogStorage just for recovery.| Constructor and Description |
|---|
FsStateChangelogStorageForRecovery(org.apache.flink.changelog.fs.ChangelogStreamHandleReader changelogStreamHandleReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.flink.runtime.state.changelog.StateChangelogHandleReader<org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl> |
createReader() |
public FsStateChangelogStorageForRecovery(org.apache.flink.changelog.fs.ChangelogStreamHandleReader changelogStreamHandleReader)
public org.apache.flink.runtime.state.changelog.StateChangelogHandleReader<org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl> createReader()
createReader in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageView<org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl>public void close()
throws Exception
close in interface AutoCloseableclose in interface org.apache.flink.runtime.state.changelog.StateChangelogStorageView<org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl>ExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.