Class Hierarchy
- java.lang.Object
- org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess (implements org.apache.flink.runtime.state.CheckpointStorageAccess)
- org.apache.flink.runtime.state.memory.MemoryBackendCheckpointStorageAccess
- org.apache.flink.runtime.state.memory.ByteStreamStateHandle (implements org.apache.flink.runtime.state.StreamStateHandle)
- org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory (implements org.apache.flink.runtime.state.CheckpointStreamFactory)
- org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation (implements org.apache.flink.runtime.state.CheckpointStorageLocation)
- org.apache.flink.runtime.state.memory.PersistentMetadataCheckpointStorageLocation (implements org.apache.flink.runtime.state.CheckpointStorageLocation)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.flink.core.fs.FSDataOutputStream
- org.apache.flink.runtime.state.CheckpointStateOutputStream
- org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory.MemoryCheckpointOutputStream
- org.apache.flink.runtime.state.CheckpointStateOutputStream
- org.apache.flink.core.fs.FSDataOutputStream
- org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess (implements org.apache.flink.runtime.state.CheckpointStorageAccess)