public abstract static class BeamFnLoggingGrpc.BeamFnLoggingImplBase extends Object implements io.grpc.BindableService
Stable
| Constructor and Description |
|---|
BeamFnLoggingImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
io.grpc.stub.StreamObserver<BeamFnApi.LogEntry.List> |
logging(io.grpc.stub.StreamObserver<BeamFnApi.LogControl> responseObserver)
Allows for the SDK to emit log entries which the runner can
associate with the active job.
|
public io.grpc.stub.StreamObserver<BeamFnApi.LogEntry.List> logging(io.grpc.stub.StreamObserver<BeamFnApi.LogControl> responseObserver)
Allows for the SDK to emit log entries which the runner can associate with the active job.
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.