public abstract static class BeamFnStateGrpc.BeamFnStateImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
BeamFnStateImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
io.grpc.stub.StreamObserver<BeamFnApi.StateRequest> |
state(io.grpc.stub.StreamObserver<BeamFnApi.StateResponse> responseObserver)
Used to get/append/clear state stored by the runner on behalf of the SDK.
|
public io.grpc.stub.StreamObserver<BeamFnApi.StateRequest> state(io.grpc.stub.StreamObserver<BeamFnApi.StateResponse> responseObserver)
Used to get/append/clear state stored by the runner on behalf of the SDK.
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.