Class CompositeQueueFlowController
java.lang.Object
com.swiftmq.swiftlet.queue.FlowController
com.swiftmq.impl.queue.standard.composite.CompositeQueueFlowController
public class CompositeQueueFlowController
extends com.swiftmq.swiftlet.queue.FlowController
-
Field Summary
Fields inherited from class com.swiftmq.swiftlet.queue.FlowController
lastDelay, queueSize, receiveCount, receiveCountCalls, receiverCount, sentCount, sentCountCalls, timestamp -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.swiftmq.swiftlet.queue.FlowController
getLastDelay, getStartQueueSize, setQueueSize, setReceiveMessageCount, setReceiverCount, setSentMessageCount, toString
-
Constructor Details
-
CompositeQueueFlowController
public CompositeQueueFlowController()
-
-
Method Details
-
setLastDelay
public void setLastDelay(long lastDelay) -
getNewDelay
public long getNewDelay()- Specified by:
getNewDelayin classcom.swiftmq.swiftlet.queue.FlowController
-