Class FileSystemJobResultStore

java.lang.Object
org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
org.apache.flink.runtime.highavailability.FileSystemJobResultStore
All Implemented Interfaces:
JobResultStore

public class FileSystemJobResultStore extends AbstractThreadsafeJobResultStore
An implementation of the JobResultStore which persists job result data to an underlying distributed filesystem.