apache_beam.portability.api.org.apache.beam.model.interactive.v1.beam_interactive_api_pb2_grpc module
Client and server classes corresponding to protobuf-defined services.
- class apache_beam.portability.api.org.apache.beam.model.interactive.v1.beam_interactive_api_pb2_grpc.TestStreamServiceStub(channel)[source]
Bases:
objectA gRPC service that serves cached TestStream events to a TestStream source. Used by Interactive Beam to replay recorded pipeline elements from a streaming cache.
Constructor.
- Parameters:
channel – A grpc.Channel.
- class apache_beam.portability.api.org.apache.beam.model.interactive.v1.beam_interactive_api_pb2_grpc.TestStreamServiceServicer[source]
Bases:
objectA gRPC service that serves cached TestStream events to a TestStream source. Used by Interactive Beam to replay recorded pipeline elements from a streaming cache.
- apache_beam.portability.api.org.apache.beam.model.interactive.v1.beam_interactive_api_pb2_grpc.add_TestStreamServiceServicer_to_server(servicer, server)[source]
- class apache_beam.portability.api.org.apache.beam.model.interactive.v1.beam_interactive_api_pb2_grpc.TestStreamService[source]
Bases:
objectA gRPC service that serves cached TestStream events to a TestStream source. Used by Interactive Beam to replay recorded pipeline elements from a streaming cache.