Uses of Interface
org.apache.flink.runtime.blob.BlobService
Packages that use BlobService
-
Uses of BlobService in org.apache.flink.runtime.blob
Subinterfaces of BlobService in org.apache.flink.runtime.blobModifier and TypeInterfaceDescriptioninterfaceBlobServicethat gives access to aJobPermanentBlobServiceand allows to set the target blob server address.Classes in org.apache.flink.runtime.blob that implement BlobServiceModifier and TypeClassDescriptionclassThe BLOB cache provides access to BLOB services for permanent and transient BLOBs.classThis class implements the BLOB server.