|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.pbcast.FLUSH
public class FLUSH
| Constructor Summary | |
|---|---|
FLUSH()
|
|
FLUSH(Protocol p)
|
|
| Method Summary | |
|---|---|
void |
attachProtocol(Protocol p)
|
double |
getAverageFlushDuration()
|
int |
getNumberOfFlushes()
|
long |
getTotalTimeInFlush()
|
boolean |
startFlush()
|
void |
stopFlush()
|
| Methods inherited from class org.jgroups.jmx.Protocol |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jgroups.jmx.ProtocolMBean |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Constructor Detail |
|---|
public FLUSH()
public FLUSH(Protocol p)
| Method Detail |
|---|
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic double getAverageFlushDuration()
getAverageFlushDuration in interface FLUSHMBeanpublic long getTotalTimeInFlush()
getTotalTimeInFlush in interface FLUSHMBeanpublic int getNumberOfFlushes()
getNumberOfFlushes in interface FLUSHMBeanpublic boolean startFlush()
startFlush in interface FLUSHMBeanpublic void stopFlush()
stopFlush in interface FLUSHMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||