Class EmbeddedJobResultStore

java.lang.Object
org.apache.flink.runtime.highavailability.AbstractThreadsafeJobResultStore
org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedJobResultStore
All Implemented Interfaces:
JobResultStore

public class EmbeddedJobResultStore extends AbstractThreadsafeJobResultStore
A thread-safe in-memory implementation of the JobResultStore.