public class StockPrices extends Object
To start an example socket text stream on your local machine run netcat from
a command line: nc -lk 9999, where the parameter specifies the
port number.
Usage:
StockPrices <hostname> <port> <result path>
This example shows how to:
| Modifier and Type | Class and Description |
|---|---|
static class |
StockPrices.Count |
static class |
StockPrices.SendWarning |
static class |
StockPrices.StockPrice |
static class |
StockPrices.StockSource |
static class |
StockPrices.TweetSource |
static class |
StockPrices.WindowCorrelation |
static class |
StockPrices.WindowMean |
| Constructor and Description |
|---|
StockPrices() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.