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
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WordCountSQL.WC
Simple POJO containing a word and its respective count.
|
| 构造器和说明 |
|---|
WordCountSQL() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.