public abstract static class BeamFnControlGrpc.BeamFnControlImplBase extends Object implements io.grpc.BindableService
An API that describes the work that a SDK harness is meant to do. Stable
| Constructor and Description |
|---|
BeamFnControlImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
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.
|
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.
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.