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