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