Package org.apache.flink.runtime.state.filesystem
-
Class Summary Class Description AbstractFileStateBackend Deprecated. State backends should no longer implementCheckpointStoragefunctionality.AbstractFsCheckpointStorageAccess An implementation of durable checkpoint storage to file systems.FileBasedStateOutputStream ACheckpointStateOutputStreamthat writes into a specified file and returns aFileStateHandleupon closing.FileStateHandle StreamStateHandlefor state that was written to a file stream.FsCheckpointMetadataOutputStream ACheckpointMetadataOutputStreamthat writes a specified file and directory, and returns aFsCompletedCheckpointStorageLocationupon closing.FsCheckpointStateToolset An implementation ofCheckpointStateToolsetthat does file based duplicating with asDuplicatingFileSystem.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.FSDataOutputStreamWrapper Implementation ofMetadataOutputStreamWrapperencapsulates theFSDataOutputStreamforFsCheckpointMetadataOutputStream.FsStateBackend Deprecated. FsStateBackendFactory A factory that creates anFsStateBackendfrom a configuration.MetadataOutputStreamWrapper The wrapper manages metadata output stream close and commit.RecoverableStreamWrapper Implementation ofMetadataOutputStreamWrapperencapsulates theRecoverableFsDataOutputStreamforFsCheckpointMetadataOutputStream.RelativeFileStateHandle AStreamStateHandlefor state that was written to a file stream.