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