public static class UserScore.ExtractAndSumScore extends PTransform<PCollection<org.apache.beam.examples.complete.game.UserScore.GameActionInfo>,PCollection<KV<String,Integer>>>
name| Modifier and Type | Method and Description |
|---|---|
PCollection<KV<String,Integer>> |
apply(PCollection<org.apache.beam.examples.complete.game.UserScore.GameActionInfo> gameInfo) |
getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getName, populateDisplayData, toString, validatepublic PCollection<KV<String,Integer>> apply(PCollection<org.apache.beam.examples.complete.game.UserScore.GameActionInfo> gameInfo)
apply in class PTransform<PCollection<org.apache.beam.examples.complete.game.UserScore.GameActionInfo>,PCollection<KV<String,Integer>>>Copyright © 2016 The Apache Software Foundation. All rights reserved.