Package org.apache.beam.runners.fnexecution.artifact
package org.apache.beam.runners.fnexecution.artifact
Pipeline execution-time artifact-management services, including abstract implementations of the
Artifact Retrieval Service.
-
ClassDescriptionAn
ArtifactRetrievalService
that usesFileSystems
as its backing storage.A pairing of a newly created artifact type and an output stream that will be readable at that type.Provides a concrete location to which artifacts can be staged on retrieval.