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