|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectostore.network.NetworkMessage
bamboo.router.PingMsg
public class PingMsg
PingMsg.
| Field Summary |
|---|
| Fields inherited from class ostore.network.NetworkMessage |
|---|
comp_q, est_rtt_ms, inbound, peer, sender, timeout_sec, user_data, wait_ms |
| Constructor Summary | |
|---|---|
PingMsg(ostore.util.InputBuffer buffer)
|
|
PingMsg(ostore.util.NodeId n)
|
|
| Method Summary | |
|---|---|
Object |
clone()
|
void |
serialize(ostore.util.OutputBuffer buffer)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PingMsg(ostore.util.NodeId n)
public PingMsg(ostore.util.InputBuffer buffer)
throws ostore.util.QSException
ostore.util.QSException| Method Detail |
|---|
public void serialize(ostore.util.OutputBuffer buffer)
serialize in interface ostore.util.QuickSerializableserialize in class ostore.network.NetworkMessage
public Object clone()
throws CloneNotSupportedException
clone in class ostore.network.NetworkMessageCloneNotSupportedExceptionpublic String toString()
toString in class ostore.network.NetworkMessage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||