Package org.jclouds.compute.events
Class StatementOnNodeSubmission
java.lang.Object
org.jclouds.compute.events.StatementOnNode
org.jclouds.compute.events.StatementOnNodeSubmission
- Direct Known Subclasses:
InitScriptOnNodeSubmission
A statement was submitted to a node for execution.
Note this does not guarantee that there was success, nor that the node
received the statement.
-
Field Summary
Fields inherited from class org.jclouds.compute.events.StatementOnNode
node, statement
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.compute.events.StatementOnNode
equals, getNode, getStatement, hashCode, string, toString
-
Constructor Details
-
StatementOnNodeSubmission
-