backtype.storm.spout
Class NothingEmptyEmitStrategy
java.lang.Object
backtype.storm.spout.NothingEmptyEmitStrategy
- All Implemented Interfaces:
- ISpoutWaitStrategy
public class NothingEmptyEmitStrategy
- extends Object
- implements ISpoutWaitStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NothingEmptyEmitStrategy
public NothingEmptyEmitStrategy()
emptyEmit
public void emptyEmit(long streak)
- Specified by:
emptyEmit in interface ISpoutWaitStrategy
prepare
public void prepare(Map conf)
- Specified by:
prepare in interface ISpoutWaitStrategy
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.