Class | Description |
---|---|
WordCountSQL |
Simple example that shows how the Batch SQL API is used in Java.
|
WordCountSQL.WC |
Simple POJO containing a word and its respective count.
|
WordCountTable |
Simple example for demonstrating the use of the Table API for a Word Count in Java.
|
WordCountTable.WC |
Simple POJO containing a word and its respective count.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.