|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.QueueMetricsDTO
org.apache.activemq.apollo.dto.AggregateQueueMetricsDTO
public class AggregateQueueMetricsDTO
Field Summary | |
---|---|
int |
queues
|
Fields inherited from class org.apache.activemq.apollo.dto.QueueMetricsDTO |
---|
dequeue_item_counter, dequeue_size_counter, dequeue_ts, enqueue_item_counter, enqueue_size_counter, enqueue_ts, nack_item_counter, nack_size_counter, nack_ts, queue_items, queue_size, swap_in_item_counter, swap_in_size_counter, swap_out_item_counter, swap_out_size_counter, swapped_in_items, swapped_in_size, swapped_in_size_max, swapping_in_size, swapping_out_size |
Constructor Summary | |
---|---|
AggregateQueueMetricsDTO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int queues
Constructor Detail |
---|
public AggregateQueueMetricsDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |