public class UniqueIDMessage extends ClusterMessage
Modifier and Type | Method and Description |
---|---|
static UniqueIDMessage |
addMessage(java.lang.Long uid) |
void |
execute(Cluster target)
Code to be performed on remote machine.
|
static UniqueIDMessage |
removeMessage(java.lang.Long uid) |
public static UniqueIDMessage addMessage(java.lang.Long uid)
public static UniqueIDMessage removeMessage(java.lang.Long uid)
public void execute(Cluster target)
ClusterMessage
execute
in class ClusterMessage
target
- remote ClusterSpoort instance