public class WordCount extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WordCount.CountWords |
static class |
WordCount.ExtractWordsFn |
static class |
WordCount.FormatAsTextFn
A SimpleFunction that converts a Word and Count into a printable string.
|
static interface |
WordCount.Options
Options supported by
WordCount. |
| Constructor and Description |
|---|
WordCount() |
public static void main(String[] args)
Copyright © 2016 The Apache Software Foundation. All rights reserved.