|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.serial.SerialMsg
groovyx.gpars.remote.message.NodeDisconnectedMsg
public class NodeDisconnectedMsg
Message sent when local node disconnected from remote host
| Field Summary | |
|---|---|
java.util.UUID |
nodeId
Id of node disconnected |
private static long |
serialVersionUID
|
| Fields inherited from class groovyx.gpars.serial.SerialMsg |
|---|
hostId |
| Constructor Summary | |
|---|---|
NodeDisconnectedMsg(LocalNode node)
|
|
| Method Summary | |
|---|---|
void |
execute(RemoteConnection conn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
public final java.util.UUID nodeId
| Constructor Detail |
|---|
public NodeDisconnectedMsg(LocalNode node)
| Method Detail |
|---|
public void execute(RemoteConnection conn)
execute in class SerialMsg
|
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||