Uses of Package
org.apache.flink.runtime.blob
Packages that use org.apache.flink.runtime.blob
Package
Description
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.blobClassDescriptionAbstract base class for permanent and transient BLOB files.The BLOB cache provides access to BLOB services for permanent and transient BLOBs.BlobCacheSizeTracker uses
LinkedHashMapto maintain the LRU order for the files in the cache.The BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or delete (DELETE) BLOBs.A BLOB key uniquely identifies a BLOB.This class implements the BLOB server.A simple store and retrieve binary large objects (BLOBs).A blob store.Service interface for the BlobStore which allows to close and clean up its data.View on blobs stored in aBlobStore.BlobWriter is used to upload data to the BLOB store.PermanentBlobServiceextension that gives access to register and release job artifacts.Provides a cache for permanent BLOB files including a per-job ref-counting and a staged cleanup.BLOB key referencing permanent BLOB files.A service to retrieve permanent binary large objects (BLOBs).BlobServicethat gives access to aJobPermanentBlobServiceand allows to set the target blob server address.Provides access to transient BLOB files stored at theBlobServer.BLOB key referencing transient BLOB files.A service to retrieve transient binary large objects (BLOBs) which are deleted on theBlobServerwhen they are retrieved.BlobWriter which does not support writing BLOBs to a store. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.clientClassDescriptionThe BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or delete (DELETE) BLOBs.
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.deploymentClassDescriptionBlobWriter is used to upload data to the BLOB store.BLOB key referencing permanent BLOB files.A service to retrieve permanent binary large objects (BLOBs).
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.dispatcherClassDescriptionThis class implements the BLOB server.A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServerwhen they are retrieved. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.dispatcher.cleanup
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.entrypoint.component
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.execution.librarycacheClassDescriptionBLOB key referencing permanent BLOB files.A service to retrieve permanent binary large objects (BLOBs).
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.executiongraphClassDescriptionBlobWriter is used to upload data to the BLOB store.BLOB key referencing permanent BLOB files.
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.filecacheClassDescriptionA service to retrieve permanent binary large objects (BLOBs).
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.highavailabilityClassDescriptionA blob store.Service interface for the BlobStore which allows to close and clean up its data.
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.highavailability.nonha
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.highavailability.zookeeperClassDescriptionService interface for the BlobStore which allows to close and clean up its data.
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.jobgraph
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.jobmasterClassDescriptionThis class implements the BLOB server.BlobWriter is used to upload data to the BLOB store.A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServerwhen they are retrieved. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.minicluster
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.resourcemanager
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.restClassDescriptionA service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServerwhen they are retrieved. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.rest.handler.taskmanagerClassDescriptionBLOB key referencing transient BLOB files.A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServerwhen they are retrieved. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.scheduler
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.scheduler.adaptive
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.scheduler.adaptivebatch
-
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.taskexecutorClassDescriptionThe BLOB cache provides access to BLOB services for permanent and transient BLOBs.BLOB key referencing permanent BLOB files.A service to retrieve permanent binary large objects (BLOBs).
BlobServicethat gives access to aJobPermanentBlobServiceand allows to set the target blob server address.BLOB key referencing transient BLOB files. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.runtime.webmonitorClassDescriptionA service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServerwhen they are retrieved. -
Classes in org.apache.flink.runtime.blob used by org.apache.flink.streaming.api.graph