Package org.apache.storm.utils
Class TupleUtils
- java.lang.Object
-
- org.apache.storm.utils.TupleUtils
-
public final class TupleUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisTick(Tuple tuple)static <T> intlistHashCode(List<T> alist)static Map<String,Object>putTickFrequencyIntoComponentConfig(Map<String,Object> conf, int tickFreqSecs)
-