public class WordCountTable extends Object
This example shows how to: - Convert DataSets to Tables - Apply group, aggregate, select, and filter operations
Modifier and Type | Class and Description |
---|---|
static class |
WordCountTable.WC
Simple POJO containing a word and its respective count.
|
Constructor and Description |
---|
WordCountTable() |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.