public class GrpcStateService
extends org.apache.beam.model.fnexecution.v1.BeamFnStateGrpc.BeamFnStateImplBase
implements org.apache.beam.runners.fnexecution.state.StateDelegator, org.apache.beam.runners.fnexecution.FnService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
static GrpcStateService |
create()
Create a new
GrpcStateService. |
org.apache.beam.runners.fnexecution.state.StateDelegator.Registration |
registerForProcessBundleInstructionId(String processBundleInstructionId,
org.apache.beam.runners.fnexecution.state.StateRequestHandler handler) |
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.stub.StreamObserver<org.apache.beam.model.fnexecution.v1.BeamFnApi.StateRequest> |
state(org.apache.beam.vendor.grpc.v1p26p0.io.grpc.stub.StreamObserver<org.apache.beam.model.fnexecution.v1.BeamFnApi.StateResponse> responseObserver) |
public static GrpcStateService create()
GrpcStateService.public void close()
throws Exception
close 在接口中 AutoCloseableclose 在接口中 org.apache.beam.runners.fnexecution.FnServiceExceptionpublic org.apache.beam.vendor.grpc.v1p26p0.io.grpc.stub.StreamObserver<org.apache.beam.model.fnexecution.v1.BeamFnApi.StateRequest> state(org.apache.beam.vendor.grpc.v1p26p0.io.grpc.stub.StreamObserver<org.apache.beam.model.fnexecution.v1.BeamFnApi.StateResponse> responseObserver)
state 在类中 org.apache.beam.model.fnexecution.v1.BeamFnStateGrpc.BeamFnStateImplBasepublic org.apache.beam.runners.fnexecution.state.StateDelegator.Registration registerForProcessBundleInstructionId(String processBundleInstructionId, org.apache.beam.runners.fnexecution.state.StateRequestHandler handler)
registerForProcessBundleInstructionId 在接口中 org.apache.beam.runners.fnexecution.state.StateDelegatorCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.