|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.net.DatagramTest.TestConfiguration
com.tangosol.net.DatagramTest.ListenerConfig
public static class DatagramTest.ListenerConfig
Holder for Listener configuration.
| Field Summary | |
|---|---|
protected int |
m_cLogInterval
|
protected String |
m_sLog
|
| Fields inherited from class com.tangosol.net.DatagramTest.TestConfiguration |
|---|
m_cbPacket, m_cbPayload, m_cBufferPackets, m_cProcessPacketBytes, m_cReportInterval, m_cTickInterval |
| Constructor Summary | |
|---|---|
DatagramTest.ListenerConfig()
|
|
| Method Summary | |
|---|---|
String |
getLog()
Accessor for log. |
int |
getLogInterval()
Accessor for LogInterval. |
void |
setLog(String sLog)
Mutator for log. |
void |
setLogInterval(int cLogInterval)
Mutator for LogInterval. |
String |
toString()
Return a human readable description of the configuration. |
| Methods inherited from class com.tangosol.net.DatagramTest.TestConfiguration |
|---|
check, getBufferPackets, getPacketSize, getPayload, getProcessPacketBytes, getReportInterval, getTickInterval, setBufferPackets, setPacketSize, setPayload, setProcessPacketBytes, setReportInterval, setTickInterval |
| Field Detail |
|---|
protected String m_sLog
protected int m_cLogInterval
| Constructor Detail |
|---|
public DatagramTest.ListenerConfig()
| Method Detail |
|---|
public String toString()
toString in class DatagramTest.TestConfigurationpublic String getLog()
public void setLog(String sLog)
public int getLogInterval()
public void setLogInterval(int cLogInterval)
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||