public static final class BeamFnControlGrpc.BeamFnControlStub extends io.grpc.stub.AbstractStub<BeamFnControlGrpc.BeamFnControlStub>
An API that describes the work that a SDK harness is meant to do. Stable
| Modifier and Type | Method and Description |
|---|---|
protected BeamFnControlGrpc.BeamFnControlStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
io.grpc.stub.StreamObserver<BeamFnApi.InstructionResponse> |
control(io.grpc.stub.StreamObserver<BeamFnApi.InstructionRequest> responseObserver)
Instructions sent by the runner to the SDK requesting different types
of work.
|
protected BeamFnControlGrpc.BeamFnControlStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<BeamFnControlGrpc.BeamFnControlStub>public io.grpc.stub.StreamObserver<BeamFnApi.InstructionResponse> control(io.grpc.stub.StreamObserver<BeamFnApi.InstructionRequest> responseObserver)
Instructions sent by the runner to the SDK requesting different types of work.
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.