public interface IRichSpout extends ISpout, IComponent
When writing topologies using Java, IRichBolt and IRichSpout are the main interfaces to use to implement components of the topology.
ack, activate, close, deactivate, fail, nextTuple, opendeclareOutputFields, getComponentConfigurationCopyright © 2020 The Apache Software Foundation. All rights reserved.