Package org.apache.flink.runtime.state.memory
-
Class Summary Class Description ByteStreamStateHandle A state handle that contains stream state in a byte array.MemCheckpointStreamFactory CheckpointStreamFactorythat produces streams that write to in-memory byte arrays.MemCheckpointStreamFactory.MemoryCheckpointOutputStream ACheckpointStateOutputStreamthat writes into a byte array.MemoryBackendCheckpointStorageAccess An implementation of a checkpoint storage for theJobManagerCheckpointStorage.NonPersistentMetadataCheckpointStorageLocation A checkpoint storage location for theMemCheckpointStreamFactoryin case no durable persistence for metadata has been configured.PersistentMetadataCheckpointStorageLocation A checkpoint storage location for theMemCheckpointStreamFactorywhen it durably persists the metadata in a file system.