Interface StateRequestHandlers.IterableSideInputHandler<V,W extends BoundedWindow> 
- All Superinterfaces:
 StateRequestHandlers.SideInputHandler
- Enclosing class:
 StateRequestHandlers
@ThreadSafe
public static interface StateRequestHandlers.IterableSideInputHandler<V,W extends BoundedWindow> 
extends StateRequestHandlers.SideInputHandler
A handler for iterable side inputs.
 
Note that this handler is expected to be thread safe as it will be invoked concurrently.
- 
Method Summary