Package | Description |
---|---|
org.apache.qpid.server.model | |
org.apache.qpid.server.model.port |
Modifier and Type | Method and Description |
---|---|
long |
Exchange.getBindingCount() |
int |
Queue.getBindingCount() |
long |
Exchange.getBytesDropped() |
long |
Broker.getBytesIn() |
long |
Connection.getBytesIn() |
long |
VirtualHost.getBytesIn() |
long |
Exchange.getBytesIn() |
long |
Consumer.getBytesOut() |
long |
Broker.getBytesOut() |
long |
Connection.getBytesOut() |
long |
VirtualHost.getBytesOut() |
long |
VirtualHost.getConnectionCount() |
long |
Session.getConsumerCount() |
int |
Queue.getConsumerCount() |
int |
Queue.getConsumerCountWithCredit() |
long |
Broker.getDirectMemoryTotalCapacity() |
long |
BrokerLogger.getErrorCount() |
long |
VirtualHostLogger.getErrorCount() |
long |
VirtualHost.getExchangeCount() |
long |
Connection.getLastIoTime() |
long |
Session.getLocalTransactionBegins() |
int |
Session.getLocalTransactionOpen() |
long |
Session.getLocalTransactionRollbacks() |
long |
Binding.getMatches() |
long |
Exchange.getMessagesDropped() |
long |
Broker.getMessagesIn() |
long |
Connection.getMessagesIn() |
long |
VirtualHost.getMessagesIn() |
long |
Exchange.getMessagesIn() |
long |
Consumer.getMessagesOut() |
long |
Broker.getMessagesOut() |
long |
Connection.getMessagesOut() |
long |
VirtualHost.getMessagesOut() |
int |
Broker.getNumberOfLiveThreads() |
int |
Broker.getNumberOfObjectsPendingFinalization() |
long |
Queue.getOldestMessageAge() |
long |
Queue.getPersistentDequeuedBytes() |
long |
Queue.getPersistentDequeuedMessages() |
long |
Queue.getPersistentEnqueuedBytes() |
long |
Queue.getPersistentEnqueuedMessages() |
long |
VirtualHost.getQueueCount() |
long |
Queue.getQueueDepthBytes() |
int |
Queue.getQueueDepthMessages() |
int |
Connection.getSessionCount() |
long |
Queue.getTotalDequeuedBytes() |
long |
Queue.getTotalDequeuedMessages() |
long |
Queue.getTotalEnqueuedBytes() |
long |
Queue.getTotalEnqueuedMessages() |
long |
Session.getTransactionStartTime()
Return the time the current transaction started.
|
long |
Session.getTransactionUpdateTime()
Return the time of the last activity on the current transaction.
|
long |
Consumer.getUnacknowledgedBytes() |
long |
Queue.getUnacknowledgedBytes() |
long |
Consumer.getUnacknowledgedMessages() |
long |
Session.getUnacknowledgedMessages() |
long |
Queue.getUnacknowledgedMessages() |
long |
Broker.getUsedDirectMemorySize() |
long |
Broker.getUsedHeapMemorySize() |
long |
BrokerLogger.getWarnCount() |
long |
VirtualHostLogger.getWarnCount() |
Modifier and Type | Method and Description |
---|---|
int |
AmqpPort.getConnectionCount() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.