public interface AcquisitionQueueMBean extends QueueMBean, AcquisitionMBean
Modifier and Type | Method and Description |
---|---|
long |
getAcquiredMsgCount()
Returns the number of messages acquired by the acquisition handler.
|
long |
getDiffMax()
Returns the maximum number of acquired messages waiting to be handled by
the destination.
|
long |
getDiffMin()
Returns the minimum threshold of acquired messages waiting to be handled by
the destination for restarting the acquisition handler.
|
long |
getHandledMsgCount()
Returns the number of acquired messages processed by the destination.
|
long |
getPendingMax()
Returns the maximum number of waiting messages in the destination.
|
long |
getPendingMin()
Returns the minimum threshold of waiting messages in the destination for restarting
the acquisition handler.
|
void |
start()
Starts the handler.
|
void |
stop()
Stops the handler.
|
cleanPendingMessage, cleanWaitingRequest, getConsumerLoad, getDeliveredMessageCount, getDeliveryDelay, getMessage, getMessages, getNbMaxMsg, getNbMsgsDeniedSinceCreation, getPendingMessageCount, getProducerLoad, getRedeliveryDelay, getThreshold, getWaitingRequestCount, isPause, setDeliveryDelay, setNbMaxMsg, setPause, setRedeliveryDelay, setThreshold
delete, getCreationDate, getCreationTimeInMillis, getDestinationId, getDMQId, getName, getNbMsgsDeliverSinceCreation, getNbMsgsReceiveSinceCreation, getNbMsgsSentToDMQSinceCreation, getPeriod, getRight, getRights, getType, isFreeReading, isFreeWriting, setFreeReading, setFreeWriting, setPeriod, toString
getAgentId, getCommitTime, getReactNb, getReactTime, isAgentProfiling, isFixed, resetCommitTime, resetReactTime, resetTimer, setAgentProfiling
getAcquisitionClassName, getAcquisitionPeriod, getExpiration, getPriority, isMessagePersistent, setExpiration, setMessagePersistent, setPriority
long getAcquiredMsgCount()
long getHandledMsgCount()
long getDiffMax()
long getDiffMin()
long getPendingMax()
long getPendingMin()
void start()
void stop()
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.