Class | Description |
---|---|
RandomSpout |
A Spout implementation that emits random numbers, optionally splitting them into odd/even streams.
|
VerifyAndEnrichBolt |
Verifies that incoming numbers are either even or odd, controlled by the constructor argument.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.