public class SEQUENCER extends Protocol implements SEQUENCERMBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
java.util.Map |
dumpStats() |
long |
getBroadcast() |
java.lang.String |
getCoordinator() |
long |
getForwarded() |
java.lang.String |
getLocalAddress() |
long |
getReceivedBroadcasts() |
long |
getReceivedForwards() |
boolean |
isCoord() |
java.lang.String |
printStats() |
void |
resetStats() |
create, destroy, getName, getPropertiesAsString, getStatsEnabled, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, getName, getPropertiesAsString, getStatsEnabled, setProperties, setStatsEnabled, start, stoppublic SEQUENCER()
public SEQUENCER(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic boolean isCoord()
isCoord in interface SEQUENCERMBeanpublic java.lang.String getCoordinator()
getCoordinator in interface SEQUENCERMBeanpublic java.lang.String getLocalAddress()
getLocalAddress in interface SEQUENCERMBeanpublic long getForwarded()
getForwarded in interface SEQUENCERMBeanpublic long getBroadcast()
getBroadcast in interface SEQUENCERMBeanpublic long getReceivedForwards()
getReceivedForwards in interface SEQUENCERMBeanpublic long getReceivedBroadcasts()
getReceivedBroadcasts in interface SEQUENCERMBeanpublic void resetStats()
resetStats in interface ProtocolMBeanresetStats in class Protocolpublic java.lang.String printStats()
printStats in interface ProtocolMBeanprintStats in class Protocolpublic java.util.Map dumpStats()
dumpStats in interface ProtocolMBeandumpStats in class ProtocolCopyright ? 1998-2008 Bela Ban. All Rights Reserved.