|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.FRAG2
public class FRAG2
| Constructor Summary | |
|---|---|
FRAG2()
|
|
FRAG2(Protocol p)
|
|
| Method Summary | |
|---|---|
void |
attachProtocol(Protocol p)
|
int |
getFragSize()
|
long |
getNumberOfReceivedFragments()
|
long |
getNumberOfReceivedMessages()
|
long |
getNumberOfSentFragments()
|
long |
getNumberOfSentMessages()
|
int |
getOverhead()
|
void |
setFragSize(int s)
|
void |
setOverhead(int o)
|
| Methods inherited from class org.jgroups.jmx.Protocol |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jgroups.jmx.ProtocolMBean |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Constructor Detail |
|---|
public FRAG2()
public FRAG2(Protocol p)
| Method Detail |
|---|
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic int getFragSize()
getFragSize in interface FRAG2MBeanpublic void setFragSize(int s)
setFragSize in interface FRAG2MBeanpublic int getOverhead()
getOverhead in interface FRAG2MBeanpublic void setOverhead(int o)
setOverhead in interface FRAG2MBeanpublic long getNumberOfSentMessages()
getNumberOfSentMessages in interface FRAG2MBeanpublic long getNumberOfSentFragments()
getNumberOfSentFragments in interface FRAG2MBeanpublic long getNumberOfReceivedMessages()
getNumberOfReceivedMessages in interface FRAG2MBeanpublic long getNumberOfReceivedFragments()
getNumberOfReceivedFragments in interface FRAG2MBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||