Uses of Class
org.apache.flink.runtime.blob.AbstractBlobCache
Packages that use AbstractBlobCache
-
Uses of AbstractBlobCache in org.apache.flink.runtime.blob
Subclasses of AbstractBlobCache in org.apache.flink.runtime.blobModifier and TypeClassDescriptionclassProvides a cache for permanent BLOB files including a per-job ref-counting and a staged cleanup.classProvides access to transient BLOB files stored at theBlobServer.