|
||||||||||
| 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.FRAG
public class FRAG
| Constructor Summary | |
|---|---|
FRAG()
|
|
FRAG(Protocol p)
|
|
| Method Summary | |
|---|---|
void |
attachProtocol(Protocol p)
|
int |
getFragSize()
|
long |
getNumberOfReceivedFragments()
|
long |
getNumberOfReceivedMessages()
|
long |
getNumberOfSentFragments()
|
long |
getNumberOfSentMessages()
|
void |
setFragSize(int s)
|
| 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 FRAG()
public FRAG(Protocol p)
| Method Detail |
|---|
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic int getFragSize()
getFragSize in interface FRAGMBeanpublic void setFragSize(int s)
setFragSize in interface FRAGMBeanpublic long getNumberOfSentMessages()
getNumberOfSentMessages in interface FRAGMBeanpublic long getNumberOfSentFragments()
getNumberOfSentFragments in interface FRAGMBeanpublic long getNumberOfReceivedMessages()
getNumberOfReceivedMessages in interface FRAGMBeanpublic long getNumberOfReceivedFragments()
getNumberOfReceivedFragments in interface FRAGMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||