| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jgroups.jmx.Protocolorg.jgroups.jmx.protocols.pbcast.GMSMethod Summary | |
void | |
String | |
String | |
long | |
long | |
String | |
String | |
int | |
int | |
String |
|
int | |
boolean | |
boolean |
|
boolean | |
String | |
String | |
void | |
void |
|
void |
|
void |
|
void | |
Methods inherited from class org.jgroups.jmx.Protocol | |
attachProtocol, create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, isTrace, isWarn, printStats, resetStats, setObserver, setProperties, setStatsEnabled, setTrace, setWarn, start, stop | |
public String dumpViewHandlerQueue()
- Specified by:
- dumpViewHandlerQueue in interface GMSMBean
public long getJoinRetryTimeout()
- Specified by:
- getJoinRetryTimeout in interface GMSMBean
public int getViewHandlerQueue()
- Specified by:
- getViewHandlerQueue in interface GMSMBean
public boolean isViewHandlerSuspended()
- Specified by:
- isViewHandlerSuspended in interface GMSMBean
public String printPreviousMembers()
- Specified by:
- printPreviousMembers in interface GMSMBean
public String printPreviousViews()
- Specified by:
- printPreviousViews in interface GMSMBean
public void resumeViewHandler()
- Specified by:
- resumeViewHandler in interface GMSMBean
public void setJoinRetryTimeout(long t)
- Specified by:
- setJoinRetryTimeout in interface GMSMBean
public void suspendViewHandler()
- Specified by:
- suspendViewHandler in interface GMSMBean