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, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, setProperties, setStatsEnabled, start, stop
public FLUSH()
public FLUSH(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol
in class Protocol
public double getAverageFlushDuration()
getAverageFlushDuration
in interface FLUSHMBean
public long getTotalTimeInFlush()
getTotalTimeInFlush
in interface FLUSHMBean
public int getNumberOfFlushes()
getNumberOfFlushes
in interface FLUSHMBean
public boolean startFlush(long timeout)
startFlush
in interface FLUSHMBean
public void stopFlush()
stopFlush
in interface FLUSHMBean
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.