Uses of Package
org.apache.flink.runtime.state.filesystem
Packages that use org.apache.flink.runtime.state.filesystem
Package
Description
-
Classes in org.apache.flink.runtime.state.filesystem used by org.apache.flink.runtime.checkpoint.filemergingClassDescriptionA
CheckpointStateOutputStreamthat 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.filesystemClassDescriptionAn implementation of durable checkpoint storage to file systems.A
CheckpointStateOutputStreamthat writes into a segment of a file and returns aSegmentFileStateHandleupon closing.A proxy of theFileMergingSnapshotManagerthat owns thisFileMergingCheckpointStateOutputStream, with the interfaces for dealing with physical files.StreamStateHandlefor state that was written to a file stream.An implementation of durable checkpoint storage to file systems.A storage location for checkpoints on a file system.ACheckpointStreamFactorythat produces streams that write to aFileSystem.ACheckpointStateOutputStreamthat writes into a file and returns aStreamStateHandleupon closing.ACompletedCheckpointStorageLocationthat resides on a file system.An implementation of file merging checkpoint storage to file systems.The wrapper manages metadata output stream close and commit. -
Classes in org.apache.flink.runtime.state.filesystem used by org.apache.flink.runtime.state.memoryClassDescriptionAn implementation of durable checkpoint storage to file systems.