public class Queued extends AbstractSpringContextJmxServiceDaemon<Queued> implements QueuedMBean
Queued class.
DAEMON_BEAN_NAME
Constructor and Description |
---|
Queued() |
Modifier and Type | Method and Description |
---|---|
long |
getCreatesCompleted()
getCreatesCompleted
|
long |
getDequeuedItems()
getDequeuedItems
|
long |
getDequeuedOperations()
getDequeuedOperations
|
long |
getElapsedTime()
getElapsedTime
|
long |
getEnqueuedOperations()
getEnqueuedOperations
|
long |
getErrors()
getErrors
|
protected String |
getLoggingPrefix()
getLoggingPrefix
|
long |
getPromotionCount()
getPromotionCount
|
long |
getSignificantOpsCompleted()
getSignificantOpsCompleted
|
long |
getSignificantOpsDequeued()
getSignificantOpsDequeued
|
long |
getSignificantOpsEnqueued()
getSignificantOpsEnqueued
|
protected String |
getSpringContext()
getSpringContext
|
long |
getStartTime()
getStartTime
|
boolean |
getStatsStatus()
getStatsStatus
|
long |
getTotalOperationsPending()
getTotalOperationsPending
|
long |
getUpdatesCompleted()
getUpdatesCompleted
|
getContext, getDaemon, getStatus, getStatusText, init, start, status, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, getStatusText, init, start, status, stop
protected String getLoggingPrefix()
getLoggingPrefix
getLoggingPrefix
in class AbstractSpringContextJmxServiceDaemon<Queued>
String
object.protected String getSpringContext()
getSpringContext
getSpringContext
in class AbstractSpringContextJmxServiceDaemon<Queued>
String
object.public boolean getStatsStatus()
getStatsStatus
public long getElapsedTime()
getElapsedTime
getElapsedTime
in interface QueuedMBean
public long getCreatesCompleted()
getCreatesCompleted
getCreatesCompleted
in interface QueuedMBean
public long getTotalOperationsPending()
getTotalOperationsPending
getTotalOperationsPending
in interface QueuedMBean
public long getErrors()
getErrors
getErrors
in interface QueuedMBean
public long getUpdatesCompleted()
getUpdatesCompleted
getUpdatesCompleted
in interface QueuedMBean
public long getPromotionCount()
getPromotionCount
getPromotionCount
in interface QueuedMBean
public long getDequeuedItems()
getDequeuedItems
getDequeuedItems
in interface QueuedMBean
public long getDequeuedOperations()
getDequeuedOperations
getDequeuedOperations
in interface QueuedMBean
public long getEnqueuedOperations()
getEnqueuedOperations
getEnqueuedOperations
in interface QueuedMBean
public long getSignificantOpsDequeued()
getSignificantOpsDequeued
getSignificantOpsDequeued
in interface QueuedMBean
public long getSignificantOpsEnqueued()
getSignificantOpsEnqueued
getSignificantOpsEnqueued
in interface QueuedMBean
public long getSignificantOpsCompleted()
getSignificantOpsCompleted
getSignificantOpsCompleted
in interface QueuedMBean
public long getStartTime()
getStartTime
getStartTime
in interface QueuedMBean
Copyright © 2021. All rights reserved.