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, sendLatencyRecordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic 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.ISpoutopen in class org.thales.punch.libraries.storm.api.BaseInputNodepublic void close()
close in interface org.apache.storm.spout.ISpoutclose in class org.thales.punch.libraries.storm.api.BaseInputNodepublic void nextTuple()
Copyright © 2023. All rights reserved.