Ben Chambers created BEAM-370: --------------------------------- Summary: Remove the .named() methods from PTransforms and sub-classes Key: BEAM-370 URL: https://issues.apache.org/jira/browse/BEAM-370 Project: Beam Issue Type: Bug Components: sdk-java-core Reporter: Ben Chambers Assignee: Davor Bonaci Priority: Minor
1. Update examples/tests/etc. to use named application instead of `.named()` 2. Remove the `.named()` methods from composite PTransforms 3. Where appropriate, use the the PTransform constructor which takes a string to use as the default name. See further discussion in the related thread (http://mail-archives.apache.org/mod_mbox/incubator-beam-dev/201606.mbox/%3ccan-7fgzuz1f_szzd2orfyd2pk2_prymhgwjepjpefp01h7s...@mail.gmail.com%3E). -- This message was sent by Atlassian JIRA (v6.3.4#6332)