Uses of Package
org.apache.flink.runtime.state.filesystem
-
Classes in org.apache.flink.runtime.state.filesystem used by org.apache.flink.runtime.checkpoint.filemerging Class Description FileMergingCheckpointStateOutputStream ACheckpointStateOutputStreamthat writes into a segment of a file and returns aSegmentFileStateHandleupon closing. -
Classes in org.apache.flink.runtime.state.filesystem used by org.apache.flink.runtime.state.filesystem Class Description AbstractFsCheckpointStorageAccess An implementation of durable checkpoint storage to file systems.FileMergingCheckpointStateOutputStream ACheckpointStateOutputStreamthat writes into a segment of a file and returns aSegmentFileStateHandleupon closing.FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy A proxy of theFileMergingSnapshotManagerthat owns thisFileMergingCheckpointStateOutputStream, with the interfaces for dealing with physical files.FileStateHandle StreamStateHandlefor state that was written to a file stream.FsCheckpointStorageAccess An implementation of durable checkpoint storage to file systems.FsCheckpointStorageLocation A storage location for checkpoints on a file system.FsCheckpointStreamFactory ACheckpointStreamFactorythat produces streams that write to aFileSystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream ACheckpointStateOutputStreamthat writes into a file and returns aStreamStateHandleupon closing.FsCompletedCheckpointStorageLocation ACompletedCheckpointStorageLocationthat resides on a file system.FsMergingCheckpointStorageAccess An implementation of file merging checkpoint storage to file systems.MetadataOutputStreamWrapper The wrapper manages metadata output stream close and commit. -
Classes in org.apache.flink.runtime.state.filesystem used by org.apache.flink.runtime.state.memory Class Description AbstractFsCheckpointStorageAccess An implementation of durable checkpoint storage to file systems.