Uses of Interface
org.apache.flink.runtime.blob.JobPermanentBlobService
-
Packages that use JobPermanentBlobService Package Description org.apache.flink.runtime.blob -
-
Uses of JobPermanentBlobService in org.apache.flink.runtime.blob
Classes in org.apache.flink.runtime.blob that implement JobPermanentBlobService Modifier and Type Class Description class
PermanentBlobCache
Provides a cache for permanent BLOB files including a per-job ref-counting and a staged cleanup.Methods in org.apache.flink.runtime.blob that return JobPermanentBlobService Modifier and Type Method Description JobPermanentBlobService
TaskExecutorBlobService. getPermanentBlobService()
-