See: Description
| Interface | Description | 
|---|---|
| BatchSideInputHandlerFactory.SideInputGetter | Returns the value for the side input with the given PCollection id from the runner. | 
| Class | Description | 
|---|---|
| BatchSideInputHandlerFactory | StateRequestHandlerthat uses aBatchSideInputHandlerFactory.SideInputGetterto access side inputs. | 
| PipelineTranslatorUtils | Utilities for pipeline translation. | 
| StreamingSideInputHandlerFactory | StateRequestHandlerthat usesSideInputHandlerto
 access the broadcast state that represents side inputs. |