Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.TP
Method Summary | |
void | |
String | |
long | |
long | |
String | |
int | |
Address | |
int | |
long | |
long | |
long | |
int | |
int | |
List | |
List | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.jgroups.jmx.Protocol | |
attachProtocol , create , destroy , dumpStats , getDownThread , getName , getPropertiesAsString , getStatsEnabled , getUpThread , isTrace , isWarn , printStats , resetStats , setObserver , setProperties , setStatsEnabled , setTrace , setWarn , start , stop |
public int getIncomingQueueSize()
- Specified by:
- getIncomingQueueSize in interface TPMBean
public long getMaxBundleTimeout()
- Specified by:
- getMaxBundleTimeout in interface TPMBean
public long getMessagesReceived()
- Specified by:
- getMessagesReceived in interface TPMBean
public int getOutgoingQueueMaxSize()
- Specified by:
- getOutgoingQueueMaxSize in interface TPMBean
public int getOutgoingQueueSize()
- Specified by:
- getOutgoingQueueSize in interface TPMBean
public List getReceiveInterfaces()
- Specified by:
- getReceiveInterfaces in interface TPMBean
public boolean isDiscardIncompatiblePackets()
- Specified by:
- isDiscardIncompatiblePackets in interface TPMBean
public boolean isReceiveOnAllInterfaces()
- Specified by:
- isReceiveOnAllInterfaces in interface TPMBean
public boolean isSendOnAllInterfaces()
- Specified by:
- isSendOnAllInterfaces in interface TPMBean
public boolean isUseIncomingPacketHandler()
- Specified by:
- isUseIncomingPacketHandler in interface TPMBean
public boolean isUseOutgoungPacketHandler()
- Specified by:
- isUseOutgoungPacketHandler in interface TPMBean
public void setBindAddress(String bind_address) throws UnknownHostException
- Specified by:
- setBindAddress in interface TPMBean
public void setDiscardIncompatiblePackets(boolean flag)
- Specified by:
- setDiscardIncompatiblePackets in interface TPMBean
public void setEnableBundling(boolean flag)
- Specified by:
- setEnableBundling in interface TPMBean
public void setMaxBundleSize(int size)
- Specified by:
- setMaxBundleSize in interface TPMBean
public void setMaxBundleTimeout(long timeout)
- Specified by:
- setMaxBundleTimeout in interface TPMBean
public void setOutgoingQueueMaxSize(int new_size)
- Specified by:
- setOutgoingQueueMaxSize in interface TPMBean