| Package | Description |
|---|---|
| org.apache.flink.storm.util | |
| org.apache.flink.storm.wordcount.operators |
| Class and Description |
|---|
| AbstractBoltSink
Implements a sink that write the received data so some external output.
|
| AbstractLineSpout
Base class for Spouts that read data line by line from an arbitrary source.
|
| FileSpout
Implements a Spout that reads data from a given local file.
|
| InMemorySpout
Implements a Spout that reads data stored in memory.
|
| OutputFormatter |
| Class and Description |
|---|
| AbstractLineSpout
Base class for Spouts that read data line by line from an arbitrary source.
|
| FileSpout
Implements a Spout that reads data from a given local file.
|
| FiniteInMemorySpout
Implements a Spout that reads String[] data stored in memory.
|
| InMemorySpout
Implements a Spout that reads data stored in memory.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.