org.jclouds.compute.events
Class StatementOnNodeSubmission
java.lang.Object
org.jclouds.compute.events.StatementOnNode
org.jclouds.compute.events.StatementOnNodeSubmission
- Direct Known Subclasses:
- InitScriptOnNodeSubmission
@Beta
public class StatementOnNodeSubmission
- extends StatementOnNode
A statement was submitted to a node for exectuion.
Note this does not guarantee that there was success, nor that the node
received the statement.
- Author:
- Adrian Cole
StatementOnNodeSubmission
public StatementOnNodeSubmission(Statement statement,
NodeMetadata node)
Copyright © 2009-2012 jclouds. All Rights Reserved.