apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc module¶
Client and server classes corresponding to protobuf-defined services.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
ArtifactRetrievalServiceStub
(channel)[source]¶ Bases:
object
A service to retrieve artifacts for use in a Job.
Constructor.
Parameters: channel – A grpc.Channel.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
ArtifactRetrievalServiceServicer
[source]¶ Bases:
object
A service to retrieve artifacts for use in a Job.
-
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
add_ArtifactRetrievalServiceServicer_to_server
(servicer, server)[source]¶
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
ArtifactRetrievalService
[source]¶ Bases:
object
A service to retrieve artifacts for use in a Job.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
ArtifactStagingServiceStub
(channel)[source]¶ Bases:
object
A service that allows the client to act as an ArtifactRetrievalService, for a particular job with the server initiating requests and receiving responses.
A client calls the service with an ArtifactResponseWrapper that has the staging token set, and thereafter responds to the server’s requests.
Constructor.
Parameters: channel – A grpc.Channel.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
ArtifactStagingServiceServicer
[source]¶ Bases:
object
A service that allows the client to act as an ArtifactRetrievalService, for a particular job with the server initiating requests and receiving responses.
A client calls the service with an ArtifactResponseWrapper that has the staging token set, and thereafter responds to the server’s requests.
-
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
add_ArtifactStagingServiceServicer_to_server
(servicer, server)[source]¶
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
ArtifactStagingService
[source]¶ Bases:
object
A service that allows the client to act as an ArtifactRetrievalService, for a particular job with the server initiating requests and receiving responses.
A client calls the service with an ArtifactResponseWrapper that has the staging token set, and thereafter responds to the server’s requests.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
LegacyArtifactStagingServiceStub
(channel)[source]¶ Bases:
object
Legacy artifact staging service for pipeline-level artifacts.
A service to stage artifacts for use in a Job.
Constructor.
Parameters: channel – A grpc.Channel.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
LegacyArtifactStagingServiceServicer
[source]¶ Bases:
object
Legacy artifact staging service for pipeline-level artifacts.
A service to stage artifacts for use in a Job.
-
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
add_LegacyArtifactStagingServiceServicer_to_server
(servicer, server)[source]¶
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
LegacyArtifactStagingService
[source]¶ Bases:
object
Legacy artifact staging service for pipeline-level artifacts.
A service to stage artifacts for use in a Job.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
LegacyArtifactRetrievalServiceStub
(channel)[source]¶ Bases:
object
A service to retrieve artifacts for use in a Job.
Constructor.
Parameters: channel – A grpc.Channel.
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
LegacyArtifactRetrievalServiceServicer
[source]¶ Bases:
object
A service to retrieve artifacts for use in a Job.
-
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
add_LegacyArtifactRetrievalServiceServicer_to_server
(servicer, server)[source]¶
-
class
apache_beam.portability.api.org.apache.beam.model.job_management.v1.beam_artifact_api_pb2_grpc.
LegacyArtifactRetrievalService
[source]¶ Bases:
object
A service to retrieve artifacts for use in a Job.