org.apache.activemq.apollo.dto
Class QueueConsumerLinkDTO
java.lang.Object
org.apache.activemq.apollo.dto.LinkDTO
org.apache.activemq.apollo.dto.QueueConsumerLinkDTO
public class QueueConsumerLinkDTO
- extends LinkDTO
- Author:
- Hiram Chirino
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
position
public long position
acquired_count
public int acquired_count
acquired_size
public long acquired_size
total_ack_count
public long total_ack_count
total_nack_count
public long total_nack_count
ack_item_rate
public java.lang.Double ack_item_rate
ack_size_rate
public java.lang.Double ack_size_rate
waiting_on
public java.lang.String waiting_on
- What the consumer is currently waiting on
QueueConsumerLinkDTO
public QueueConsumerLinkDTO()
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.