Uses of Interface
org.apache.flink.changelog.fs.StateChangeUploader
-
Uses of StateChangeUploader in org.apache.flink.changelog.fs
Classes in org.apache.flink.changelog.fs that implement StateChangeUploaderModifier and TypeClassDescriptionclassBase implementation of StateChangeUploader.classA StateChangeFsUploader implementation that writes the changes to remote and local.classA synchronousStateChangeUploadSchedulerimplementation that uploads the changes usingFileSystem.Methods in org.apache.flink.changelog.fs with parameters of type StateChangeUploaderModifier and TypeMethodDescriptionstatic StateChangeUploadSchedulerStateChangeUploadScheduler.directScheduler(StateChangeUploader uploader)