public static class SideInputValues.Global<T> extends SideInputValues.BaseSideInputValues<T,java.util.List<T>,T>
SideInputValues
for use with the GlobalWindow
in two possible
states.
SideInputValues.BaseSideInputValues<BinaryT,ValuesT,T>, SideInputValues.ByWindow<T>, SideInputValues.Global<T>, SideInputValues.Loader<T>
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
get(BoundedWindow window) |
read, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
loader
@Nullable public java.util.List<T> get(BoundedWindow window)