Package org.apache.beam.runners.spark.structuredstreaming.examples
package org.apache.beam.runners.spark.structuredstreaming.examples
-
ClassDescriptionDuplicated from beam-examples-java to avoid dependency.A PTransform that converts a PCollection containing lines of text into a PCollection of formatted word counts.A SimpleFunction that converts a Word and Count into a printable string.Options supported by
WordCount
.