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