Message used to perform local closure execution.
- the type of the stateModifiers | Name | Description |
---|---|---|
private AgentCore |
agent |
|
private DataflowVariable<T> |
newValueVariable |
|
private DataflowVariable<T> |
oldValueVariable |
Fields inherited from class | Fields |
---|---|
class SerialMsg |
hostId, serialVersionUID |
Constructor and description |
---|
RemoteAgentSendClosureMessage
(groovyx.gpars.agent.remote.RemoteAgent<T> agent, DataflowVariable<T> oldValue, DataflowVariable<T> newValue) |
Type | Name and description |
---|---|
void |
execute(RemoteConnection conn) |
Methods inherited from class | Name |
---|---|
class SerialMsg |
execute, updateRemoteHost |
class java.lang.Object |
java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Copyright © 2008–2014 Václav Pech. All Rights Reserved.