Package org.apache.storm.spout
Class NothingEmptyEmitStrategy
- java.lang.Object
-
- org.apache.storm.spout.NothingEmptyEmitStrategy
-
- All Implemented Interfaces:
ISpoutWaitStrategy
public class NothingEmptyEmitStrategy extends Object implements ISpoutWaitStrategy
-
-
Constructor Summary
Constructors Constructor Description NothingEmptyEmitStrategy()
-
-
-
Method Detail
-
emptyEmit
public void emptyEmit(long streak)
- Specified by:
emptyEmit
in interfaceISpoutWaitStrategy
-
prepare
public void prepare(Map conf)
- Specified by:
prepare
in interfaceISpoutWaitStrategy
-
-