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, 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 VIEW_SYNC()
public VIEW_SYNC(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic long getAverageSendInterval()
getAverageSendInterval in interface VIEW_SYNCMBeanpublic void setAverageSendInterval(long send_interval)
setAverageSendInterval in interface VIEW_SYNCMBeanpublic int getNumViewsSent()
getNumViewsSent in interface VIEW_SYNCMBeanpublic int getNumViewsAdjusted()
getNumViewsAdjusted in interface VIEW_SYNCMBeanpublic void sendViewRequest()
sendViewRequest in interface VIEW_SYNCMBeanCopyright ? 1998-2006 Bela Ban. All Rights Reserved.