Uses of Class
org.apache.flink.runtime.state.memory.MemCheckpointStreamFactory
-
Packages that use MemCheckpointStreamFactory Package Description org.apache.flink.runtime.state.memory -
-
Uses of MemCheckpointStreamFactory in org.apache.flink.runtime.state.memory
Subclasses of MemCheckpointStreamFactory in org.apache.flink.runtime.state.memory Modifier and Type Class Description classNonPersistentMetadataCheckpointStorageLocationA checkpoint storage location for theMemCheckpointStreamFactoryin case no durable persistence for metadata has been configured.classPersistentMetadataCheckpointStorageLocationA checkpoint storage location for theMemCheckpointStreamFactorywhen it durably persists the metadata in a file system.
-