Uses of Class
org.apache.flink.runtime.checkpoint.filemerging.SegmentFileStateHandle
-
Packages that use SegmentFileStateHandle Package Description org.apache.flink.runtime.state.filesystem -
-
Uses of SegmentFileStateHandle in org.apache.flink.runtime.state.filesystem
Methods in org.apache.flink.runtime.state.filesystem that return SegmentFileStateHandle Modifier and Type Method Description SegmentFileStateHandleFileMergingCheckpointStateOutputStream. closeAndGetHandle()SegmentFileStateHandleFileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy. closeStreamAndCreateStateHandle(org.apache.flink.core.fs.Path filePath, long startPos, long stateSize)Close the stream and create aSegmentFileStateHandlefor a file segment.
-