|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BARRIERMBean
JMX interface for BARRIER protocol.
| Method Summary | |
|---|---|
int |
getInFlightThreadsCount()
Returns the current count of in-flight threads. |
long |
getMaxCloseTime()
Gets configured max_close_time value (ms). |
boolean |
isClosed()
Indicates if barrier is currently closed. |
boolean |
isOpenerScheduled()
Returns true if barrier_opener_future is non-null. |
| Methods inherited from interface org.jgroups.jmx.ProtocolMBean |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Method Detail |
|---|
boolean isClosed()
long getMaxCloseTime()
boolean isOpenerScheduled()
int getInFlightThreadsCount()
In-flight threads are those currently processing in higher-level protocols.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||