Uses of Class
org.apache.whirr.service.jclouds.StatementBuilder

Packages that use StatementBuilder
org.apache.whirr.compute   
org.apache.whirr.service The Whirr Service API. 
 

Uses of StatementBuilder in org.apache.whirr.compute
 

Methods in org.apache.whirr.compute with parameters of type StatementBuilder
static org.jclouds.compute.domain.Template BootstrapTemplate.build(ClusterSpec clusterSpec, org.jclouds.compute.ComputeService computeService, StatementBuilder statementBuilder, TemplateBuilderStrategy strategy)
           
 

Uses of StatementBuilder in org.apache.whirr.service
 

Methods in org.apache.whirr.service that return StatementBuilder
 StatementBuilder ClusterActionEvent.getStatementBuilder()
           
 

Constructors in org.apache.whirr.service with parameters of type StatementBuilder
ClusterActionEvent(String action, ClusterSpec clusterSpec, InstanceTemplate instanceTemplate, Cluster cluster, StatementBuilder statementBuilder, com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute, FirewallManager firewallManager)
           
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.