List of Listings
Chapter 2. Core Storm concepts
Listing 2.1. Sample commit data for the GitHub commit feed
Listing 2.3. An excerpt from our simple data source: changelog.txt
Listing 2.4. CommitFeedListener.java
Listing 2.5. EmailExtractor.java
Chapter 3. Topology design
Listing 3.1. An excerpt from our simple data source, checkins.txt
Listing 3.3. GeocodeLookup.java
Listing 3.4. HeatMapBuilder.java: step 1, collecting incoming tuples into an in-memory map
Listing 3.5. HeatMapBuilder.java: step 2, configuring to receive a signal at a given frequency
Listing 3.6. HeatMapBuilder.java: step 3, emitting the aggregated HeatMap for ...
Get Storm Applied now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.