Uses of Package
org.apache.flink.runtime.state.filesystem
-
Packages that use org.apache.flink.runtime.state.filesystem Package Description org.apache.flink.runtime.state.filesystem org.apache.flink.runtime.state.memory -
Classes in org.apache.flink.runtime.state.filesystem used by org.apache.flink.runtime.state.filesystem Class Description AbstractFileStateBackend Deprecated.State backends should no longer implementCheckpointStoragefunctionality.AbstractFsCheckpointStorageAccess An implementation of durable checkpoint storage to file systems.FileStateHandle StreamStateHandlefor state that was written to a file stream.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.FsStateBackend Deprecated.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 AbstractFileStateBackend Deprecated.State backends should no longer implementCheckpointStoragefunctionality.AbstractFsCheckpointStorageAccess An implementation of durable checkpoint storage to file systems.