public class FLUSH extends Protocol implements FLUSHMBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
double |
getAverageFlushDuration() |
int |
getNumberOfFlushes() |
long |
getTotalTimeInFlush() |
boolean |
startFlush() |
void |
stopFlush() |
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stoppublic FLUSH()
public FLUSH(Protocol p)
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 FLUSHMBeanCopyright ? 1998-2008 Bela Ban. All Rights Reserved.