public abstract static class BeamFnDataGrpc.BeamFnDataImplBase extends Object implements io.grpc.BindableService
Stable
| Constructor and Description |
|---|
BeamFnDataImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
io.grpc.stub.StreamObserver<BeamFnApi.Elements> |
data(io.grpc.stub.StreamObserver<BeamFnApi.Elements> responseObserver)
Used to send data between harnesses.
|
public io.grpc.stub.StreamObserver<BeamFnApi.Elements> data(io.grpc.stub.StreamObserver<BeamFnApi.Elements> responseObserver)
Used to send data between harnesses.
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.