public interface FiniteSpout
extends org.apache.storm.topology.IRichSpout
Modifier and Type | Method and Description |
---|---|
boolean |
reachedEnd()
When returns true, the spout has reached the end of the stream.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.