public interface DistributedQueueManagerMBean
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAreaId() |
int |
getEventQueueSize() |
String |
getGroupName() |
String[] |
getLocalToRemoteQueueProcessorNames() |
int |
getLocalToRemoteQueueProcessorSize() |
int |
getMonitorThreadsSize() |
String[] |
getRemoteBrokerMonitorNames() |
long |
getRemotingTakeNulls() |
long |
getRemotingTakeTimeouts() |
int |
getTransferThreadsSize() |
boolean |
isEventProcessorAlive() |
boolean |
isMonitorThreadPoolAlive() |
boolean |
isStarted() |
boolean |
isStopped() |
boolean |
isTransferThreadPoolAlive() |
void |
start() |
void |
stop() |
void start()
void stop()
boolean isStarted()
boolean isStopped()
Integer getAreaId()
String getGroupName()
String[] getRemoteBrokerMonitorNames()
int getEventQueueSize()
int getLocalToRemoteQueueProcessorSize()
String[] getLocalToRemoteQueueProcessorNames()
boolean isEventProcessorAlive()
boolean isMonitorThreadPoolAlive()
boolean isTransferThreadPoolAlive()
int getMonitorThreadsSize()
int getTransferThreadsSize()
long getRemotingTakeTimeouts()
long getRemotingTakeNulls()
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.