Uses of Class
org.jclouds.compute.callables.BlockUntilInitScriptStatusIsZeroThenReturnOutput

Packages that use BlockUntilInitScriptStatusIsZeroThenReturnOutput
org.jclouds.compute.callables   
org.jclouds.compute.config   
 

Uses of BlockUntilInitScriptStatusIsZeroThenReturnOutput in org.jclouds.compute.callables
 

Methods in org.jclouds.compute.callables that return BlockUntilInitScriptStatusIsZeroThenReturnOutput
 BlockUntilInitScriptStatusIsZeroThenReturnOutput BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory.create(SudoAwareInitManager commandRunner)
           
 BlockUntilInitScriptStatusIsZeroThenReturnOutput RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete.future()
           
 BlockUntilInitScriptStatusIsZeroThenReturnOutput BlockUntilInitScriptStatusIsZeroThenReturnOutput.init()
          Submits a thread that will either set the result of the future or the exception that took place
 

Uses of BlockUntilInitScriptStatusIsZeroThenReturnOutput in org.jclouds.compute.config
 

Methods in org.jclouds.compute.config that return BlockUntilInitScriptStatusIsZeroThenReturnOutput
 BlockUntilInitScriptStatusIsZeroThenReturnOutput BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl.submit(NodeMetadata node, org.jclouds.scriptbuilder.domain.Statement script, RunScriptOptions options)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.