Package org.apache.flink.runtime.highavailability
package org.apache.flink.runtime.highavailability
-
ClassDescriptionAbstract high availability services based on distributed system(e.g.An abstract class for threadsafe implementations of the
JobResultStore.ClientHighAvailabilityServicesprovides services those are required on client-side.Factory interface forClientHighAvailabilityServices.Default factory for creating client high availability services.An implementation of theJobResultStorewhich persists job result data to an underlying distributed filesystem.The HighAvailabilityServices give access to all services needed for a highly-available setup.Factory interface forHighAvailabilityServices.Utils class to instantiateHighAvailabilityServicesimplementations.JobResultEntryis the entity managed by theJobResultStore.A storage for the results of globally terminated jobs.The set of configuration options relating to the Job Result Store.