Package org.apache.beam.sdk.testing
Interface UsesKeyInParDo
Category tag for validation tests which use key. Tests tagged with
UsesKeyInParDo
should
be run for runners which support key parameter in DoFn.OnTimer
and DoFn.OnWindowExpiration
,
.