Class NonPersistentMetadataCheckpointStorageLocation

java.lang.Object
org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
org.apache.flink.runtime.state.memory.NonPersistentMetadataCheckpointStorageLocation
All Implemented Interfaces:
CheckpointStorageLocation, CheckpointStreamFactory

public class NonPersistentMetadataCheckpointStorageLocation extends MemCheckpointStreamFactory implements CheckpointStorageLocation
A checkpoint storage location for the MemCheckpointStreamFactory in case no durable persistence for metadata has been configured.