Uses of Class
org.apache.flink.runtime.blob.PermanentBlobCache
Packages that use PermanentBlobCache
-
Uses of PermanentBlobCache in org.apache.flink.runtime.blob
Methods in org.apache.flink.runtime.blob that return PermanentBlobCacheConstructors in org.apache.flink.runtime.blob with parameters of type PermanentBlobCacheModifierConstructorDescriptionBlobCacheService(PermanentBlobCache permanentBlobCache, TransientBlobCache transientBlobCache) Instantiates a new BLOB cache.