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