This method permits a to elements to be emitted behind the watermark. These
elements are considered late, and if behind the
allowed lateness of a downstream
PCollection may be silently dropped. See
https://issues.apache.org/jira/browse/BEAM-644 for details on a replacement.
This method permits a DoFn to emit elements behind the watermark. These
elements are considered late, and if behind the
allowed lateness of a downstream
PCollection may be silently dropped. See
https://issues.apache.org/jira/browse/BEAM-644 for details on a replacement.
this method will be removed entirely. The PCollection underlying a side
input, including its Coder, is part of the side input's specification with a ParDo transform, which will obtain that information via a package-private channel.
this method will be removed entirely. The PCollection underlying a side
input, is part of the side input's specification with a ParDo transform, which will
obtain that information via a package-private channel.
this method will be removed entirely. The ViewFn for a side input is an
attribute of the side input's specification with a ParDo transform, which will
obtain this specification via a package-private channel.
this method will be removed entirely. The PCollection underlying a side
input, including its WindowingStrategy, is part of the side input's specification
with a ParDo transform, which will obtain that information via a package-private
channel.
This method permits a to elements to be emitted behind the watermark. These
elements are considered late, and if behind the
allowed lateness of a downstream
PCollection may be silently dropped. See
https://issues.apache.org/jira/browse/BEAM-644 for details on a replacement.