public static final class BeamFnLoggingGrpc.BeamFnLoggingStub extends io.grpc.stub.AbstractStub<BeamFnLoggingGrpc.BeamFnLoggingStub>
Stable
| Modifier and Type | Method and Description |
|---|---|
protected BeamFnLoggingGrpc.BeamFnLoggingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
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.
|
protected BeamFnLoggingGrpc.BeamFnLoggingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<BeamFnLoggingGrpc.BeamFnLoggingStub>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.
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.