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