Package org.apache.beam.examples.multilanguage
-
Interface Summary Interface Description PythonDataframeWordCount.WordCountOptions Options supported byPythonDataframeWordCount.SklearnMnistClassification.SklearnMnistClassificationOptions -
Class Summary Class Description PythonDataframeWordCount An example that counts words in Shakespeare and utilizes a Python external transform.PythonDataframeWordCount.FormatAsTextFn A SimpleFunction that converts a counted row into a printable string.SklearnMnistClassification An example Java Multi-language pipeline that Performs image classification on handwritten digits from the MNIST database.