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