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(long timeout) |
void |
stopFlush() |
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, 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(long timeout)
startFlush in interface FLUSHMBeanpublic void stopFlush()
stopFlush in interface FLUSHMBeanCopyright ? 1998-2006 Bela Ban. All Rights Reserved.