| Package | Description |
|---|---|
| org.apache.flink.storm.util |
| Modifier and Type | Class and Description |
|---|---|
class |
NullTerminatingSpout
NullTerminatingSpout in a finite spout (ie, implements FiniteSpout interface) that wraps an
infinite spout, and returns true in NullTerminatingSpout.reachedEnd() when the wrapped spout does not emit a tuple
in nextTuple() for the first time. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.