Uses of Class
org.apache.flink.runtime.state.filesystem.FileStateHandle
Packages that use FileStateHandle
-
Uses of FileStateHandle in org.apache.flink.runtime.state.filesystem
Subclasses of FileStateHandle in org.apache.flink.runtime.state.filesystemModifier and TypeClassDescriptionclassAStreamStateHandlefor state that was written to a file stream.Methods in org.apache.flink.runtime.state.filesystem that return FileStateHandleModifier and TypeMethodDescriptionFileBasedStateOutputStream.closeAndGetHandle()FsCompletedCheckpointStorageLocation.getMetadataHandle()Constructors in org.apache.flink.runtime.state.filesystem with parameters of type FileStateHandleModifierConstructorDescriptionFsCompletedCheckpointStorageLocation(org.apache.flink.core.fs.FileSystem fs, org.apache.flink.core.fs.Path exclusiveCheckpointDir, FileStateHandle metadataFileHandle, String externalPointer)