Class ClusteredQueueFlowController
java.lang.Object
com.swiftmq.swiftlet.queue.FlowController
com.swiftmq.impl.queue.standard.cluster.ClusteredQueueFlowController
public class ClusteredQueueFlowController
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
-
ClusteredQueueFlowController
public ClusteredQueueFlowController()
-
-
Method Details
-
setLastDelay
public void setLastDelay(long lastDelay) -
getNewDelay
public long getNewDelay()- Specified by:
getNewDelayin classcom.swiftmq.swiftlet.queue.FlowController
-