public static class WordCount.FormatAsTextFn extends org.apache.beam.sdk.transforms.SimpleFunction<org.apache.beam.sdk.values.KV<String,Long>,String>
| Constructor and Description |
|---|
FormatAsTextFn() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(org.apache.beam.sdk.values.KV<String,Long> input) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.