Package org.apache.beam.runners.fnexecution.translation
package org.apache.beam.runners.fnexecution.translation
Shared utilities for a Beam runner to translate portable pipelines.
-
ClassDescription
StateRequestHandlerthat uses aBatchSideInputHandlerFactory.SideInputGetterto access side inputs.Returns the value for the side input with the given PCollection id from the runner.Utilities for pipeline translation.StateRequestHandlerthat usesSideInputHandlerto access the broadcast state that represents side inputs.