public class VIEW_SYNC extends Protocol implements VIEW_SYNCMBean
Modifier and Type | Method and Description |
---|---|
void |
attachProtocol(Protocol p) |
long |
getAverageSendInterval() |
int |
getNumViewsAdjusted() |
int |
getNumViewsSent() |
void |
sendViewRequest() |
void |
setAverageSendInterval(long send_interval) |
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 VIEW_SYNC()
public VIEW_SYNC(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol
in class Protocol
public long getAverageSendInterval()
getAverageSendInterval
in interface VIEW_SYNCMBean
public void setAverageSendInterval(long send_interval)
setAverageSendInterval
in interface VIEW_SYNCMBean
public int getNumViewsSent()
getNumViewsSent
in interface VIEW_SYNCMBean
public int getNumViewsAdjusted()
getNumViewsAdjusted
in interface VIEW_SYNCMBean
public void sendViewRequest()
sendViewRequest
in interface VIEW_SYNCMBean
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.