public class STATE_TRANSFER extends Protocol implements STATE_TRANSFERMBean
Constructor and Description |
---|
STATE_TRANSFER() |
STATE_TRANSFER(Protocol p) |
Modifier and Type | Method and Description |
---|---|
void |
attachProtocol(Protocol p) |
double |
getAverageStateSize() |
long |
getNumberOfStateBytesSent() |
int |
getNumberOfStateRequests() |
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 STATE_TRANSFER()
public STATE_TRANSFER(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol
in class Protocol
public int getNumberOfStateRequests()
getNumberOfStateRequests
in interface STATE_TRANSFERMBean
public long getNumberOfStateBytesSent()
getNumberOfStateBytesSent
in interface STATE_TRANSFERMBean
public double getAverageStateSize()
getAverageStateSize
in interface STATE_TRANSFERMBean
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.