JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH:
Package org.apache.flink.streaming.examples.socket
package
org.apache.flink.streaming.examples.socket
Classes
Class
Description
SocketWindowWordCount
Implements a streaming windowed version of the "WordCount" program.
SocketWindowWordCount.WordWithCount
Data type for words with count.