public class SmtpInput
extends org.thales.punch.libraries.storm.api.BaseInputNode
Constructor and Description |
---|
SmtpInput(org.thales.punch.libraries.storm.api.NodeSettings settings) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Close callback, notified by Storm runtime at topology deactivation.
|
void |
nextTuple() |
void |
open(Map conf,
org.apache.storm.task.TopologyContext context,
org.apache.storm.spout.SpoutOutputCollector collector) |
ack, deactivate, declareOutputFields, fail, getPublishedStreams, regulate, sendLatencyRecord
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SmtpInput(org.thales.punch.libraries.storm.api.NodeSettings settings)
public void open(Map conf, org.apache.storm.task.TopologyContext context, org.apache.storm.spout.SpoutOutputCollector collector)
open
in interface org.apache.storm.spout.ISpout
open
in class org.thales.punch.libraries.storm.api.BaseInputNode
public void close()
close
in interface org.apache.storm.spout.ISpout
close
in class org.thales.punch.libraries.storm.api.BaseInputNode
public void nextTuple()
Copyright © 2023. All rights reserved.