| 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.FCMethod Summary | |
void | |
double | |
int | |
int | |
int | |
int | |
int | |
long | |
long | |
long | |
double | |
long | |
boolean | |
String | |
String | |
String | |
void |
|
void |
|
void |
|
void |
|
String | |
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 double getAverageTimeBlocked()
- Specified by:
- getAverageTimeBlocked in interface FCMBean
public int getCreditRequestsReceived()
- Specified by:
- getCreditRequestsReceived in interface FCMBean
public int getCreditRequestsSent()
- Specified by:
- getCreditRequestsSent in interface FCMBean
public int getCreditResponsesReceived()
- Specified by:
- getCreditResponsesReceived in interface FCMBean
public int getCreditResponsesSent()
- Specified by:
- getCreditResponsesSent in interface FCMBean
public long getTotalTimeBlocked()
- Specified by:
- getTotalTimeBlocked in interface FCMBean
public String printReceiverCredits()
- Specified by:
- printReceiverCredits in interface FCMBean
public String printSenderCredits()
- Specified by:
- printSenderCredits in interface FCMBean
public void setMaxCredits(long max_credits)
- Specified by:
- setMaxCredits in interface FCMBean
public void setMinCredits(long min_credits)
- Specified by:
- setMinCredits in interface FCMBean
public void setMinThreshold(double min_threshold)
- Specified by:
- setMinThreshold in interface FCMBean
public String showLastBlockingTimes()
- Specified by:
- showLastBlockingTimes in interface FCMBean