Package org.apache.storm.utils
Class KeyedRoundRobinQueue<V>
- java.lang.Object
-
- org.apache.storm.utils.KeyedRoundRobinQueue<V>
-
public class KeyedRoundRobinQueue<V> extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyedRoundRobinQueue()
-
-
-
Method Detail
-
take
public V take() throws InterruptedException
- Throws:
InterruptedException
-
-