Uses of Class
org.apache.storm.utils.MutableLong
-
Packages that use MutableLong Package Description org.apache.storm.executor.spout -
-
Uses of MutableLong in org.apache.storm.executor.spout
Constructors in org.apache.storm.executor.spout with parameters of type MutableLong Constructor Description SpoutOutputCollectorImpl(ISpout spout, SpoutExecutor executor, Task taskData, MutableLong emittedCount, boolean hasAckers, Random random, Boolean isEventLoggers, Boolean isDebug, RotatingMap<Long,TupleInfo> pending)
-