public class WordCountSQL extends Object
This example shows how to: - Convert DataSets to Tables - Register a Table under a name - Run a SQL query on the registered Table
| Modifier and Type | Class and Description |
|---|---|
static class |
WordCountSQL.WC
Simple POJO containing a word and its respective count.
|
| Constructor and Description |
|---|
WordCountSQL() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.