Eugene Kirpichov created BEAM-1415:
--------------------------------------
Summary: PubsubIO should comply with PTransfrom style guide
Key: BEAM-1415
URL: https://issues.apache.org/jira/browse/BEAM-1415
Project: Beam
Issue Type: Bug
Components: sdk-java-gcp
Reporter: Eugene Kirpichov
Assignee: Daniel Halperin
Suggested changes:
- Rename builder methods such as .subscription(), .topic() etc. to
.withSubscription, .withTopic()
- Replace use of Coder from the API (.withCoder()) with a SerializableFunction
- Rename .withAttributes() to something else, because it sounds like this is a
function that sets attributes.
- (optional) use AutoValue
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)