public interface InstructionRequestHandler
extends java.lang.AutoCloseable
BeamFnApi.InstructionRequest.| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<org.apache.beam.model.fnexecution.v1.BeamFnApi.InstructionResponse> |
handle(org.apache.beam.model.fnexecution.v1.BeamFnApi.InstructionRequest request) |