- cache - Variable in class org.apache.whirr.DynamicHandlerMapFactory
-
- call() - Method in class org.apache.whirr.compute.NodeStarter
-
- call() - Method in class org.apache.whirr.compute.StartupProcess
-
- CASSANDRA_ROLE - Static variable in class org.apache.whirr.service.cassandra.CassandraClusterActionHandler
-
- CassandraClusterActionHandler - Class in org.apache.whirr.service.cassandra
-
- CassandraClusterActionHandler() - Constructor for class org.apache.whirr.service.cassandra.CassandraClusterActionHandler
-
- checkAndSetKeyPair() - Method in class org.apache.whirr.ClusterSpec
-
- checkUrlExists(URL, String, Object...) - Static method in class org.apache.whirr.service.jclouds.RunUrlStatement
-
- CHEF_ROLE_PREFIX - Static variable in class org.apache.whirr.service.chef.ChefClusterActionHandlerFactory
-
- CHEF_SLEEP_AFTER_RECIPE - Static variable in class org.apache.whirr.service.chef.ChefClusterActionHandler
-
- CHEF_SLEEP_AFTER_RECIPE_DEFAULT - Static variable in class org.apache.whirr.service.chef.ChefClusterActionHandler
-
- ChefClusterActionHandler - Class in org.apache.whirr.service.chef
-
Installs chef-solo provisioned services, chef itself and its dependencies.
- ChefClusterActionHandler(String) - Constructor for class org.apache.whirr.service.chef.ChefClusterActionHandler
-
- ChefClusterActionHandlerFactory - Class in org.apache.whirr.service.chef
-
- ChefClusterActionHandlerFactory() - Constructor for class org.apache.whirr.service.chef.ChefClusterActionHandlerFactory
-
- cidrs() - Method in class org.apache.whirr.service.FirewallManager.StoredRule
-
Get the CIDRs for this stored rule.
- className - Variable in class org.apache.whirr.service.puppet.Manifest
-
- CLEANUP_ACTION - Static variable in interface org.apache.whirr.service.ClusterActionHandler
-
- cleanupCluster(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
Remove the cluster services
- cleanupCluster(ClusterSpec, Cluster) - Method in class org.apache.whirr.ClusterController
-
- CleanupClusterAction - Class in org.apache.whirr.actions
-
A ClusterAction for cleaning-up the cluster services
- CleanupClusterAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>) - Constructor for class org.apache.whirr.actions.CleanupClusterAction
-
- CleanupClusterAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>, Set<String>, Set<String>) - Constructor for class org.apache.whirr.actions.CleanupClusterAction
-
- CleanupClusterCommand - Class in org.apache.whirr.cli.command
-
A command to stop the cluster services
- CleanupClusterCommand() - Constructor for class org.apache.whirr.cli.command.CleanupClusterCommand
-
- CleanupClusterCommand(ClusterControllerFactory) - Constructor for class org.apache.whirr.cli.command.CleanupClusterCommand
-
- CleanupClusterCommand(ClusterControllerFactory, ClusterStateStoreFactory) - Constructor for class org.apache.whirr.cli.command.CleanupClusterCommand
-
- CLIENT_PORT - Static variable in class org.apache.whirr.service.cassandra.CassandraClusterActionHandler
-
- Cluster - Class in org.apache.whirr
-
- Cluster(Set<Cluster.Instance>) - Constructor for class org.apache.whirr.Cluster
-
- Cluster(Set<Cluster.Instance>, Properties) - Constructor for class org.apache.whirr.Cluster
-
- Cluster.Instance - Class in org.apache.whirr
-
This class represents a real node running in a cluster.
- Cluster.Instance(Credentials, Set<String>, String, String, String, NodeMetadata) - Constructor for class org.apache.whirr.Cluster.Instance
-
- Cluster.Instance(Credentials, Set<String>, String, String, String, NodeMetadata, DnsResolver) - Constructor for class org.apache.whirr.Cluster.Instance
-
- ClusterAction - Class in org.apache.whirr
-
Performs an action on a cluster.
- ClusterAction(Function<ClusterSpec, ComputeServiceContext>) - Constructor for class org.apache.whirr.ClusterAction
-
- ClusterActionEvent - Class in org.apache.whirr.service
-
- ClusterActionEvent(String, ClusterSpec, InstanceTemplate, Cluster, Function<ClusterSpec, ComputeServiceContext>, FirewallManager, VelocityEngine) - Constructor for class org.apache.whirr.service.ClusterActionEvent
-
- ClusterActionEvent(String, ClusterSpec, InstanceTemplate, Cluster, StatementBuilder, Function<ClusterSpec, ComputeServiceContext>, FirewallManager, VelocityEngine) - Constructor for class org.apache.whirr.service.ClusterActionEvent
-
- ClusterActionHandler - Interface in org.apache.whirr.service
-
A callback interface for cluster actions that apply to instances in a
given role.
- ClusterActionHandlerFactory - Class in org.apache.whirr.service
-
- ClusterActionHandlerFactory() - Constructor for class org.apache.whirr.service.ClusterActionHandlerFactory
-
- ClusterActionHandlerListener - Class in org.apache.whirr.service
-
A listener for ClusterActionHandler event calls.
- ClusterActionHandlerListener() - Constructor for class org.apache.whirr.service.ClusterActionHandlerListener
-
- ClusterActionHandlerListener.NoopClusterActionHandlerListener - Class in org.apache.whirr.service
-
- ClusterActionHandlerListener.NoopClusterActionHandlerListener() - Constructor for class org.apache.whirr.service.ClusterActionHandlerListener.NoopClusterActionHandlerListener
-
- clusterActionHandlerMap - Variable in class org.apache.whirr.DynamicHandlerMapFactory
-
- ClusterActionHandlerSupport - Class in org.apache.whirr.service
-
- ClusterActionHandlerSupport() - Constructor for class org.apache.whirr.service.ClusterActionHandlerSupport
-
- ClusterController - Class in org.apache.whirr
-
This class is used to start and stop clusters.
- ClusterController() - Constructor for class org.apache.whirr.ClusterController
-
- ClusterController(Function<ClusterSpec, ComputeServiceContext>, ClusterStateStoreFactory) - Constructor for class org.apache.whirr.ClusterController
-
- ClusterControllerFactory - Class in org.apache.whirr
-
- ClusterControllerFactory() - Constructor for class org.apache.whirr.ClusterControllerFactory
-
- ClusterSpec - Class in org.apache.whirr
-
This class represents the specification of a cluster.
- ClusterSpec() - Constructor for class org.apache.whirr.ClusterSpec
-
- ClusterSpec(Configuration) - Constructor for class org.apache.whirr.ClusterSpec
-
- ClusterSpec(Configuration, boolean) - Constructor for class org.apache.whirr.ClusterSpec
-
- ClusterSpec(Configuration, boolean, Map<String, Node>) - Constructor for class org.apache.whirr.ClusterSpec
-
- ClusterSpec.Property - Enum in org.apache.whirr
-
- ClusterStateStore - Class in org.apache.whirr.state
-
Interface for cluster state storage facilities.
- ClusterStateStore() - Constructor for class org.apache.whirr.state.ClusterStateStore
-
- ClusterStateStoreFactory - Class in org.apache.whirr.state
-
A factory for ClusterStateStores.
- ClusterStateStoreFactory() - Constructor for class org.apache.whirr.state.ClusterStateStoreFactory
-
- Command - Class in org.apache.whirr.command
-
A CLI command.
- Command(String, String) - Constructor for class org.apache.whirr.command.Command
-
- COMPUTE_APIS - Static variable in enum org.apache.whirr.service.ComputeCache
-
- COMPUTE_KEYS - Static variable in enum org.apache.whirr.service.ComputeCache
-
- COMPUTE_PROVIDERS - Static variable in enum org.apache.whirr.service.ComputeCache
-
- ComputeCache - Enum in org.apache.whirr.service
-
A convenience class for building jclouds ComputeServiceContext objects.
- computeInitialTokens(int) - Method in class org.apache.whirr.service.cassandra.CassandraClusterActionHandler
-
Compute initial_token for a balanced cluster
- CONF_PP_FILE_LOCATION - Static variable in class org.apache.whirr.service.puppet.PuppetConstants
-
- ConfigToTemplateBuilderSpec - Enum in org.apache.whirr.internal
-
Takes configuration parameters and converts them to templateBuilderSpec
- configure() - Method in class org.apache.whirr.service.DryRunModule
-
- CONFIGURE_ACTION - Static variable in interface org.apache.whirr.service.ClusterActionHandler
-
- CONFIGURE_FUNCTION - Static variable in class org.apache.whirr.service.ganglia.GangliaCluster
-
- configureServices(ClusterSpec, Cluster, Set<String>, Set<String>) - Method in class org.apache.whirr.ByonClusterController
-
Configures cluster services for a BYON cluster.
- configureServices(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
Configure cluster services
- configureServices(ClusterSpec, Cluster) - Method in class org.apache.whirr.ClusterController
-
- configureServices(ClusterSpec, Cluster, Set<String>, Set<String>) - Method in class org.apache.whirr.ClusterController
-
- ConfigureServicesAction - Class in org.apache.whirr.actions
-
A
ClusterAction for running a configuration script on instances
in the cluster after it has been bootstrapped.
- ConfigureServicesAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>) - Constructor for class org.apache.whirr.actions.ConfigureServicesAction
-
- ConfigureServicesAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>, Set<String>, Set<String>) - Constructor for class org.apache.whirr.actions.ConfigureServicesAction
-
- ConfigureServicesCommand - Class in org.apache.whirr.cli.command
-
A command to configure the cluster services
- ConfigureServicesCommand() - Constructor for class org.apache.whirr.cli.command.ConfigureServicesCommand
-
- ConfigureServicesCommand(ClusterControllerFactory) - Constructor for class org.apache.whirr.cli.command.ConfigureServicesCommand
-
- ConfigureServicesCommand(ClusterControllerFactory, ClusterStateStoreFactory) - Constructor for class org.apache.whirr.cli.command.ConfigureServicesCommand
-
- convertMapToLoadingCache(Map<K, V>) - Static method in class org.apache.whirr.util.Utils
-
converts a map to a loading cache.
- cookbook - Variable in class org.apache.whirr.service.chef.Recipe
-
- copy() - Method in class org.apache.whirr.ClusterSpec
-
Create a deep object copy.
- create(String) - Method in class org.apache.whirr.ClusterControllerFactory
-
- create(ComputeService, String, Set<String>, int, Template) - Method in class org.apache.whirr.compute.NodeStarterFactory
-
- create(String) - Method in class org.apache.whirr.DynamicClusterControllerFactory
-
- create() - Method in class org.apache.whirr.DynamicHandlerMapFactory
-
- create() - Method in class org.apache.whirr.HandlerMapFactory
-
- create(Iterable<ClusterActionHandlerFactory>, Iterable<ClusterActionHandler>) - Method in class org.apache.whirr.HandlerMapFactory
-
- create(String) - Method in class org.apache.whirr.service.chef.ChefClusterActionHandlerFactory
-
- create(String) - Method in class org.apache.whirr.service.ClusterActionHandlerFactory
-
- create() - Static method in class org.apache.whirr.service.FirewallManager.Rule
-
- create(String) - Method in class org.apache.whirr.service.puppet.PuppetClusterActionHandlerFactory
-
- create(ClusterSpec) - Method in class org.apache.whirr.state.ClusterStateStoreFactory
-
- createClientSideHadoopSiteFile(File, Properties) - Static method in class org.apache.whirr.service.hadoop.HadoopConfigurationConverter
-
- createClusterController(String) - Method in class org.apache.whirr.command.AbstractClusterCommand
-
Create the specified service
- createClusterStateStore(ClusterSpec) - Method in class org.apache.whirr.command.AbstractClusterCommand
-
Create the cluster state store object
- createFileFromTemplate(String, VelocityEngine, String, ClusterSpec, Cluster) - Static method in class org.apache.whirr.template.TemplateUtils
-
- createFromDirectory(String, String) - Static method in class org.apache.whirr.util.Tarball
-
Creates a tarball from the source directory and writes it into the target directory.
- CreateSitePpAndApplyRoles - Class in org.apache.whirr.service.puppet.statements
-
- CreateSitePpAndApplyRoles(Iterable<String>, Iterable<Cluster.Instance>, Configuration) - Constructor for class org.apache.whirr.service.puppet.statements.CreateSitePpAndApplyRoles
-
- GANGLIA_META_PORT - Static variable in class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- GANGLIA_METAD_ROLE - Static variable in class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- GANGLIA_MONITOR_PORT - Static variable in class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- GANGLIA_MONITOR_ROLE - Static variable in class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- GangliaCluster - Class in org.apache.whirr.service.ganglia
-
- GangliaCluster() - Constructor for class org.apache.whirr.service.ganglia.GangliaCluster
-
- GangliaMetadClusterActionHandler - Class in org.apache.whirr.service.ganglia
-
- GangliaMetadClusterActionHandler() - Constructor for class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- GangliaMonitorClusterActionHandler - Class in org.apache.whirr.service.ganglia
-
- GangliaMonitorClusterActionHandler() - Constructor for class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- generate() - Static method in class org.apache.whirr.util.KeyPair
-
- generate(String) - Static method in class org.apache.whirr.util.KeyPair
-
return a "public" -> rsa public key, "private" -> its corresponding
private key
- generateTemporaryFiles() - Static method in class org.apache.whirr.util.KeyPair
-
- generateTemporaryFiles(String) - Static method in class org.apache.whirr.util.KeyPair
-
- getAction() - Method in class org.apache.whirr.actions.BootstrapClusterAction
-
- getAction() - Method in class org.apache.whirr.actions.ByonClusterAction
-
- getAction() - Method in class org.apache.whirr.actions.CleanupClusterAction
-
- getAction() - Method in class org.apache.whirr.actions.ConfigureServicesAction
-
- getAction() - Method in class org.apache.whirr.actions.DestroyClusterAction
-
- getAction() - Method in class org.apache.whirr.actions.StartServicesAction
-
- getAction() - Method in class org.apache.whirr.actions.StopServicesAction
-
- getAction() - Method in class org.apache.whirr.ClusterAction
-
- getAction() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getAsSaveToStatement(String, String) - Method in class org.apache.whirr.util.BlobCache
-
- getAsSaveToStatement(String, URI) - Method in class org.apache.whirr.util.BlobCache
-
- getAutoHostnamePrefix() - Method in class org.apache.whirr.ClusterSpec
-
- getAutoHostnameSuffix() - Method in class org.apache.whirr.ClusterSpec
-
- getAwsEc2PlacementGroup() - Method in class org.apache.whirr.ClusterSpec
-
- getAwsEc2SpotPrice() - Method in class org.apache.whirr.ClusterSpec
-
- getAwsEc2SpotPrice() - Method in class org.apache.whirr.InstanceTemplate
-
- getBlobStoreCacheContainer() - Method in class org.apache.whirr.ClusterSpec
-
- getBlobStoreContextName() - Method in class org.apache.whirr.ClusterSpec
-
- getBlobStoreCredential() - Method in class org.apache.whirr.ClusterSpec
-
- getBlobStoreEndpoint() - Method in class org.apache.whirr.ClusterSpec
-
Optionally specifies the url of the blobstore provider.
- getBlobStoreIdentity() - Method in class org.apache.whirr.ClusterSpec
-
- getBlobStoreLocationId() - Method in class org.apache.whirr.ClusterSpec
-
- getBlobStoreProvider() - Method in class org.apache.whirr.ClusterSpec
-
- getByonNodes() - Method in class org.apache.whirr.ClusterSpec
-
- getCleanupFunction(Configuration, String, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
Get service cleanup function name from the configuration
- getCleanupFunction(Configuration) - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getClientCidrs() - Method in class org.apache.whirr.ClusterSpec
-
- getCluster(ClusterSpec, ClusterController) - Method in class org.apache.whirr.command.AbstractClusterCommand
-
Get the cluster instance together with NodeMetadata (through API calls)
- getCluster() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getClusterDirectory() - Method in class org.apache.whirr.ClusterSpec
-
- getClusterName() - Method in class org.apache.whirr.ClusterSpec
-
- getClusterSpec(OptionSet) - Method in class org.apache.whirr.command.AbstractClusterCommand
-
Load the cluster spec by parsing the command line option set
- getClusterSpec() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getClusterStateStore(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
- getClusterUser() - Method in class org.apache.whirr.ClusterSpec
-
- getCompute() - Method in class org.apache.whirr.ClusterAction
-
- getCompute() - Method in class org.apache.whirr.ClusterController
-
- getCompute() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getConfigName() - Method in enum org.apache.whirr.ClusterSpec.Property
-
- getConfiguration() - Method in class org.apache.whirr.Cluster
-
- getConfiguration() - Method in class org.apache.whirr.ClusterSpec
-
- getConfiguration(ClusterSpec, Configuration) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
Returns a composite configuration that is made up from the global
configuration coming from the Whirr core with the service default
properties.
- getConfiguration(ClusterSpec, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.druid.DruidClusterActionHandler
-
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.hadoop.HadoopClusterActionHandler
-
Returns a composite configuration that is made up from the global
configuration coming from the Whirr core with a hadoop defaults
properties.
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.hama.HamaClusterActionHandler
-
Returns a composite configuration that is made up from the global
configuration coming from the Whirr core with a hama defaults properties.
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.hbase.HBaseClusterActionHandler
-
Returns a composite configuration that is made up from the global
configuration coming from the Whirr core with a hbase defaults
properties.
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.kerberos.KerberosBaseHandler
-
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.yarn.YarnHandler
-
- getConfiguration(ClusterSpec) - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getConfigurationForKeysMatching(Pattern) - Method in class org.apache.whirr.ClusterSpec
-
- getConfigurationForKeysWithPrefix(String) - Method in class org.apache.whirr.ClusterSpec
-
- getConfigureFunction(Configuration, String, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
Get service configure function name from the configuration
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.druid.DruidClusterActionHandler
-
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.hadoop.HadoopClusterActionHandler
-
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.hbase.HBaseClusterActionHandler
-
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.yarn.YarnHandler
-
- getConfigureFunction(Configuration) - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getContainer() - Method in class org.apache.whirr.util.BlobCache
-
- getContextName() - Method in class org.apache.whirr.ClusterSpec
-
- getCredential() - Method in class org.apache.whirr.ClusterSpec
-
- getDescription() - Method in enum org.apache.whirr.ClusterSpec.Property
-
- getDescription() - Method in class org.apache.whirr.command.Command
-
- getDeviceMappings(ClusterActionEvent) - Method in class org.apache.whirr.service.hadoop.HadoopClusterActionHandler
-
- getDeviceMappings(ClusterSpec, Cluster.Instance) - Method in class org.apache.whirr.service.hadoop.VolumeManager
-
- getDownloadUrl(String) - Static method in class org.apache.whirr.service.druid.DruidCluster
-
Converts a version to a url.
- getEndpoint() - Method in class org.apache.whirr.ClusterSpec
-
Optionally specifies the url of the compute provider.
- getExecutions() - Method in class org.apache.whirr.service.DryRunModule.DryRun
-
- getFirewallManager() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getFirewallRules() - Method in class org.apache.whirr.ClusterSpec
-
- getFunctionName(Configuration, String, String, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
- getHandlerListener() - Method in class org.apache.whirr.ClusterSpec
-
- getHandlerMapFactory() - Method in class org.apache.whirr.ClusterController
-
- getHiera() - Method in class org.apache.whirr.service.puppet.Manifest
-
- getHosts(Cluster) - Static method in class org.apache.whirr.service.ganglia.GangliaCluster
-
- getHosts(Cluster, boolean) - Static method in class org.apache.whirr.service.zookeeper.ZooKeeperCluster
-
- getHosts(Cluster) - Static method in class org.apache.whirr.service.zookeeper.ZooKeeperCluster
-
- getId() - Method in class org.apache.whirr.Cluster.Instance
-
- getIdentity() - Method in class org.apache.whirr.ClusterSpec
-
- getInstallFunction(Configuration, String, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
Get service install function name from the configuration
- getInstallFunction(Configuration) - Method in class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- getInstallFunction(Configuration) - Method in class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- getInstallFunction(Configuration) - Method in class org.apache.whirr.service.hadoop.HadoopClusterActionHandler
-
- getInstallFunction(Configuration) - Method in class org.apache.whirr.service.hbase.HBaseClusterActionHandler
-
- getInstallFunction(Configuration) - Method in class org.apache.whirr.service.yarn.YarnHandler
-
- getInstallFunction(Configuration) - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getInstance(Function<ClusterSpec, ComputeServiceContext>, ClusterSpec) - Static method in class org.apache.whirr.util.BlobCache
-
- getInstanceMatching(Predicate<Cluster.Instance>) - Method in class org.apache.whirr.Cluster
-
- getInstances() - Method in class org.apache.whirr.Cluster
-
- getInstances(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
- getInstances(ClusterSpec, ClusterStateStore) - Method in class org.apache.whirr.ClusterController
-
- getInstancesMatching(Predicate<Cluster.Instance>) - Method in class org.apache.whirr.Cluster
-
- getInstanceTemplate(Set<String>) - Method in class org.apache.whirr.ClusterSpec
-
- getInstanceTemplate(String...) - Method in class org.apache.whirr.ClusterSpec
-
- getInstanceTemplate() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getInstanceTemplates() - Method in class org.apache.whirr.ClusterSpec
-
- getJdkInstallUrl() - Method in class org.apache.whirr.ClusterSpec
-
- getJobTrackerPrivateAddress(Cluster) - Static method in class org.apache.whirr.service.hadoop.HadoopCluster
-
- getJobTrackerPublicAddress(Cluster) - Static method in class org.apache.whirr.service.hadoop.HadoopCluster
-
- getKerberosRealm() - Method in class org.apache.whirr.ClusterSpec
-
- getLocation() - Method in class org.apache.whirr.util.BlobCache
-
- getLoginCredentials() - Method in class org.apache.whirr.Cluster.Instance
-
- getMasterPublicAddress(Cluster) - Static method in class org.apache.whirr.service.hama.HamaCluster
-
- getMasterPublicAddress(Cluster) - Static method in class org.apache.whirr.service.hbase.HBaseCluster
-
- getMaxStartupRetries() - Method in class org.apache.whirr.ClusterSpec
-
- getMetricsTemplate(ClusterActionEvent, ClusterSpec, Cluster) - Method in class org.apache.whirr.service.hbase.HBaseClusterActionHandler
-
- getMinNumberOfInstances() - Method in class org.apache.whirr.InstanceTemplate
-
- getMySQLPublicAddress(Cluster) - Static method in class org.apache.whirr.service.druid.DruidCluster
-
Returns the public address of the MySQL node.
- getName() - Method in class org.apache.whirr.ByonClusterController
-
- getName() - Method in class org.apache.whirr.ClusterController
-
- getName() - Method in class org.apache.whirr.command.Command
-
- getName() - Method in class org.apache.whirr.examples.Example
-
- getName() - Method in class org.apache.whirr.examples.HadoopClusterExample
-
- getName() - Method in class org.apache.whirr.service.puppet.Manifest
-
- getNamenodePrivateAddress(Cluster) - Static method in class org.apache.whirr.service.hadoop.HadoopCluster
-
- getNamenodePublicAddress(Cluster) - Static method in class org.apache.whirr.service.hadoop.HadoopCluster
-
- getNodeMetadata() - Method in class org.apache.whirr.Cluster.Instance
-
- getNodes(ClusterSpec) - Method in class org.apache.whirr.ByonClusterController
-
- getNodes(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
Deprecated.
- getNumberOfInstances() - Method in class org.apache.whirr.InstanceTemplate
-
- getPort() - Method in class org.apache.whirr.service.druid.DruidBrokerClusterActionHandler
-
- getPort() - Method in class org.apache.whirr.service.druid.DruidClusterActionHandler
-
- getPort() - Method in class org.apache.whirr.service.druid.DruidComputeClusterActionHandler
-
- getPort() - Method in class org.apache.whirr.service.druid.DruidMasterClusterActionHandler
-
- getPort() - Method in class org.apache.whirr.service.druid.DruidMySQLClusterActionHandler
-
- getPort() - Method in class org.apache.whirr.service.druid.DruidRealtimeClusterActionHandler
-
- getPrivateAddress() - Method in class org.apache.whirr.Cluster.Instance
-
- getPrivateHostName() - Method in class org.apache.whirr.Cluster.Instance
-
Deprecated.
- getPrivateIp() - Method in class org.apache.whirr.Cluster.Instance
-
- getPrivateKey() - Method in class org.apache.whirr.ClusterSpec
-
- getPrivateKeyFile() - Method in class org.apache.whirr.ClusterSpec
-
- getProvider() - Method in class org.apache.whirr.ClusterSpec
-
- getProxyCommand() - Method in class org.apache.whirr.service.hadoop.HadoopProxy
-
- getPublicAddress() - Method in class org.apache.whirr.Cluster.Instance
-
- getPublicHostName() - Method in class org.apache.whirr.Cluster.Instance
-
- getPublicIp() - Method in class org.apache.whirr.Cluster.Instance
-
- getPublicKey() - Method in class org.apache.whirr.ClusterSpec
-
- getRole() - Method in class org.apache.whirr.service.cassandra.CassandraClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.chef.ChefClusterActionHandler
-
- getRole() - Method in interface org.apache.whirr.service.ClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.druid.DruidBrokerClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.druid.DruidClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.druid.DruidComputeClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.druid.DruidMasterClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.druid.DruidMySQLClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.druid.DruidRealtimeClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.elasticsearch.ElasticSearchHandler
-
- getRole() - Method in class org.apache.whirr.service.ganglia.GangliaMetadClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.ganglia.GangliaMonitorClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hadoop.HadoopDataNodeClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hadoop.HadoopJobTrackerClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hadoop.HadoopNameNodeClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hadoop.HadoopTaskTrackerClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hama.HamaGroomServerClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hama.HamaMasterClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hbase.BasicServerClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hbase.HBaseMasterClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.hbase.HBaseRegionServerClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.kerberos.KerberosClientHandler
-
- getRole() - Method in class org.apache.whirr.service.kerberos.KerberosServerHandler
-
- getRole() - Method in class org.apache.whirr.service.mahout.MahoutClientClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.NoopClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.pig.PigClientClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.puppet.PuppetClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.puppet.PuppetInstallClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.solr.SolrClusterActionHandler
-
- getRole() - Method in class org.apache.whirr.service.yarn.MapReduceJobHistoryServerHandler
-
- getRole() - Method in class org.apache.whirr.service.yarn.YarnNodeManagerHandler
-
- getRole() - Method in class org.apache.whirr.service.yarn.YarnResourceManagerHandler
-
- getRole() - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getRolePrefix() - Method in class org.apache.whirr.service.chef.ChefClusterActionHandlerFactory
-
- getRolePrefix() - Method in class org.apache.whirr.service.ClusterActionHandlerFactory
-
- getRolePrefix() - Method in class org.apache.whirr.service.puppet.PuppetClusterActionHandlerFactory
-
- getRoles() - Method in class org.apache.whirr.Cluster.Instance
-
- getRoles() - Method in class org.apache.whirr.InstanceTemplate
-
- getRulesAsStatements() - Method in class org.apache.whirr.service.FirewallManager
-
Returns a list of Statements for executing iptables for the stored rules.
- getRunUrlBase() - Method in class org.apache.whirr.ClusterSpec
-
- getSeeds(Set<Cluster.Instance>) - Method in class org.apache.whirr.service.cassandra.CassandraClusterActionHandler
-
Pick a selection of the nodes that are to become seeds.
- getServiceName() - Method in class org.apache.whirr.ClusterSpec
-
- getSignedRequest(String) - Method in class org.apache.whirr.util.BlobCache
-
- getSimpleName() - Method in enum org.apache.whirr.ClusterSpec.Property
-
- getStartFunction(Configuration, String, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
Get service start function name from the configuration
- getStartFunction(Configuration) - Method in class org.apache.whirr.service.druid.DruidClusterActionHandler
-
- getStartFunction(Configuration) - Method in class org.apache.whirr.service.yarn.YarnHandler
-
- getStartFunction(Configuration) - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getStatementBuilder() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getStateStore() - Method in class org.apache.whirr.ClusterSpec
-
- getStateStoreBlob() - Method in class org.apache.whirr.ClusterSpec
-
- getStateStoreContainer() - Method in class org.apache.whirr.ClusterSpec
-
- getStopFunction(Configuration, String, String) - Method in class org.apache.whirr.service.ClusterActionHandlerSupport
-
Get service start function name from the configuration
- getStopFunction(Configuration) - Method in class org.apache.whirr.service.zookeeper.ZooKeeperClusterActionHandler
-
- getTargetInstanceIdsOrEmpty(OptionSet) - Method in class org.apache.whirr.cli.command.RoleLifecycleCommand
-
Get the list of targeted instance IDs for this command or an empty set
- getTargetRolesOrEmpty(OptionSet) - Method in class org.apache.whirr.cli.command.RoleLifecycleCommand
-
Get the list of targeted roles for this command or an empty set
- getTemplate() - Method in class org.apache.whirr.ClusterSpec
-
Parameters that define how an instance is built, including hardware, image, and login information.
- getTemplate() - Method in class org.apache.whirr.InstanceTemplate
-
- getTemplateEngine() - Method in class org.apache.whirr.service.ClusterActionEvent
-
- getTotallyOrderedExecutions() - Method in class org.apache.whirr.service.DryRunModule.DryRun
-
- getType() - Method in enum org.apache.whirr.ClusterSpec.Property
-
- getVersion() - Method in class org.apache.whirr.ClusterSpec
-
- GROOMSERVER_PORT - Static variable in class org.apache.whirr.service.hama.HamaGroomServerClusterActionHandler
-
- sameKeyPair(File, File) - Static method in class org.apache.whirr.util.KeyPair
-
- save(Cluster) - Method in class org.apache.whirr.state.BlobClusterStateStore
-
- save(Cluster) - Method in class org.apache.whirr.state.ClusterStateStore
-
Saves cluster state to storage.
- save(Cluster) - Method in class org.apache.whirr.state.FileClusterStateStore
-
- save(Cluster) - Method in class org.apache.whirr.state.MemoryClusterStateStore
-
- ScriptBasedClusterAction - Class in org.apache.whirr.actions
-
A
ClusterAction that provides the base functionality for running
scripts on instances in the cluster.
- ScriptBasedClusterAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>) - Constructor for class org.apache.whirr.actions.ScriptBasedClusterAction
-
- ScriptBasedClusterAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>, Set<String>, Set<String>) - Constructor for class org.apache.whirr.actions.ScriptBasedClusterAction
-
- serialize(Cluster) - Method in class org.apache.whirr.state.ClusterStateStore
-
Create parser friendly string representation for a
Cluster
- setAutoHostnamePrefix(String) - Method in class org.apache.whirr.ClusterSpec
-
- setAutoHostnameSuffix(String) - Method in class org.apache.whirr.ClusterSpec
-
- setAwsEc2PlacementGroup(String) - Method in class org.apache.whirr.ClusterSpec
-
- setAwsEc2SpotPrice(Float) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreCacheContainer(String) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreContextName(String) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreCredential(String) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreEndpoint(String) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreIdentity(String) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreLocationId(String) - Method in class org.apache.whirr.ClusterSpec
-
- setBlobStoreProvider(String) - Method in class org.apache.whirr.ClusterSpec
-
- setByonNodes(Map<String, Node>) - Method in class org.apache.whirr.ClusterSpec
-
Sets the list of BYON nodes.
- setClientCidrs(List<String>) - Method in class org.apache.whirr.ClusterSpec
-
- setCluster(Cluster) - Method in class org.apache.whirr.service.ClusterActionEvent
-
- setClusterName(String) - Method in class org.apache.whirr.ClusterSpec
-
- setClusterUser(String) - Method in class org.apache.whirr.ClusterSpec
-
- setContextName(String) - Method in class org.apache.whirr.ClusterSpec
-
- setCredential(String) - Method in class org.apache.whirr.ClusterSpec
-
- setEndpoint(String) - Method in class org.apache.whirr.ClusterSpec
-
- setFirewallRules(Map<String, List<String>>) - Method in class org.apache.whirr.ClusterSpec
-
- setHandlerListener(ClusterActionHandlerListener) - Method in class org.apache.whirr.ClusterSpec
-
- setHandlerMapFactory(HandlerMapFactory) - Method in class org.apache.whirr.ClusterController
-
- setIdentity(String) - Method in class org.apache.whirr.ClusterSpec
-
- setInstanceTemplates(List<InstanceTemplate>) - Method in class org.apache.whirr.ClusterSpec
-
- setJdkInstallUrl(String) - Method in class org.apache.whirr.ClusterSpec
-
- setKerberosRealm(String) - Method in class org.apache.whirr.ClusterSpec
-
- setMaxStartupRetries(int) - Method in class org.apache.whirr.ClusterSpec
-
- setPermissionsTo600(File) - Static method in class org.apache.whirr.util.KeyPair
-
Set file permissions to 600 (unix)
- setPrivateKey(String) - Method in class org.apache.whirr.ClusterSpec
-
The rsa private key which is used as the login identity on the cloud
nodes.
- setPrivateKey(File) - Method in class org.apache.whirr.ClusterSpec
-
- setProvider(String) - Method in class org.apache.whirr.ClusterSpec
-
- setPublicKey(String) - Method in class org.apache.whirr.ClusterSpec
-
The rsa public key which is authorized to login to your on the cloud nodes.
- setPublicKey(File) - Method in class org.apache.whirr.ClusterSpec
-
- setQuiet(boolean) - Method in class org.apache.whirr.ClusterSpec
-
- setRunUrlBase(String) - Method in class org.apache.whirr.ClusterSpec
-
- setServiceName(String) - Method in class org.apache.whirr.ClusterSpec
-
- setStateStore(String) - Method in class org.apache.whirr.ClusterSpec
-
- setStateStoreBlob(String) - Method in class org.apache.whirr.ClusterSpec
-
- setStateStoreContainer(String) - Method in class org.apache.whirr.ClusterSpec
-
- setStoreClusterInEtcHosts(boolean) - Method in class org.apache.whirr.ClusterSpec
-
- setTemplate(TemplateBuilderSpec) - Method in class org.apache.whirr.ClusterSpec
-
- setTerminateAllOnLaunchFailure(boolean) - Method in class org.apache.whirr.ClusterSpec
-
- setVersion(String) - Method in class org.apache.whirr.ClusterSpec
-
- shouldIgnoreInstanceTemplate(InstanceTemplate) - Method in class org.apache.whirr.actions.ScriptBasedClusterAction
-
- SITE_PP_FILE_LOCATION - Static variable in class org.apache.whirr.service.puppet.PuppetConstants
-
- SOLR_JAVA_OPTS - Static variable in class org.apache.whirr.service.solr.SolrClusterActionHandler
-
- SOLR_ROLE - Static variable in class org.apache.whirr.service.solr.SolrClusterActionHandler
-
- SolrClusterActionHandler - Class in org.apache.whirr.service.solr
-
- SolrClusterActionHandler() - Constructor for class org.apache.whirr.service.solr.SolrClusterActionHandler
-
- source(String) - Method in class org.apache.whirr.service.FirewallManager.Rule
-
- start(BundleContext) - Method in class org.apache.whirr.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.cassandra.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.cdh.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.chef.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.druid.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.elasticsearch.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.ganglia.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start() - Method in class org.apache.whirr.service.hadoop.HadoopProxy
-
- start(BundleContext) - Method in class org.apache.whirr.service.hadoop.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.hama.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.hbase.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.kerberos.osgi.Activator
-
- start(BundleContext) - Method in class org.apache.whirr.service.mahout.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.pig.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.puppet.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.solr.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.yarn.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- start(BundleContext) - Method in class org.apache.whirr.service.zookeeper.osgi.Activator
-
Called when this bundle is started so the Framework can perform the
bundle-specific activities necessary to start this bundle.
- START_ACTION - Static variable in interface org.apache.whirr.service.ClusterActionHandler
-
- startServices(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
Start the cluster services
- startServices(ClusterSpec, Cluster) - Method in class org.apache.whirr.ClusterController
-
- startServices(ClusterSpec, Cluster, Set<String>, Set<String>) - Method in class org.apache.whirr.ClusterController
-
- StartServicesAction - Class in org.apache.whirr.actions
-
A ClusterAction for starting the cluster services
- StartServicesAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>) - Constructor for class org.apache.whirr.actions.StartServicesAction
-
- StartServicesAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>, Set<String>, Set<String>) - Constructor for class org.apache.whirr.actions.StartServicesAction
-
- StartServicesCommand - Class in org.apache.whirr.cli.command
-
A command to start the cluster services
- StartServicesCommand() - Constructor for class org.apache.whirr.cli.command.StartServicesCommand
-
- StartServicesCommand(ClusterControllerFactory) - Constructor for class org.apache.whirr.cli.command.StartServicesCommand
-
- StartServicesCommand(ClusterControllerFactory, ClusterStateStoreFactory) - Constructor for class org.apache.whirr.cli.command.StartServicesCommand
-
- StartupProcess - Class in org.apache.whirr.compute
-
- StartupProcess(String, int, int, int, Set<String>, ComputeService, Template, ExecutorService, NodeStarterFactory) - Constructor for class org.apache.whirr.compute.StartupProcess
-
- StatementBuilder - Class in org.apache.whirr.service.jclouds
-
- StatementBuilder() - Constructor for class org.apache.whirr.service.jclouds.StatementBuilder
-
- statements - Variable in class org.apache.whirr.service.jclouds.StatementBuilder
-
- StatementToInstallModule - Class in org.apache.whirr.service.puppet.functions
-
- StatementToInstallModule(ClusterActionEvent) - Constructor for class org.apache.whirr.service.puppet.functions.StatementToInstallModule
-
- StatementToInstallModule(StatementToInstallModule.PrepareRemoteFileUrl) - Constructor for class org.apache.whirr.service.puppet.functions.StatementToInstallModule
-
- StatementToInstallModule.PrepareRemoteFileUrl - Interface in org.apache.whirr.service.puppet.functions
-
- StatementToInstallModule.PrepareRemoteFileUrlUsingBlobCache - Class in org.apache.whirr.service.puppet.functions
-
- StatementToInstallModule.PrepareRemoteFileUrlUsingBlobCache(ClusterActionEvent) - Constructor for class org.apache.whirr.service.puppet.functions.StatementToInstallModule.PrepareRemoteFileUrlUsingBlobCache
-
- stateStoreFactory - Variable in class org.apache.whirr.command.AbstractClusterCommand
-
- stop(BundleContext) - Method in class org.apache.whirr.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.cassandra.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.cdh.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.chef.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.druid.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.elasticsearch.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.ganglia.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop() - Method in class org.apache.whirr.service.hadoop.HadoopProxy
-
- stop(BundleContext) - Method in class org.apache.whirr.service.hadoop.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.hama.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.hbase.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.kerberos.osgi.Activator
-
- stop(BundleContext) - Method in class org.apache.whirr.service.mahout.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.pig.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.puppet.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.solr.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.yarn.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- stop(BundleContext) - Method in class org.apache.whirr.service.zookeeper.osgi.Activator
-
Called when this bundle is stopped so the Framework can perform the
bundle-specific activities necessary to stop the bundle.
- STOP_ACTION - Static variable in interface org.apache.whirr.service.ClusterActionHandler
-
- stopServices(ClusterSpec) - Method in class org.apache.whirr.ClusterController
-
Stop the cluster services
- stopServices(ClusterSpec, Cluster) - Method in class org.apache.whirr.ClusterController
-
- stopServices(ClusterSpec, Cluster, Set<String>, Set<String>) - Method in class org.apache.whirr.ClusterController
-
- StopServicesAction - Class in org.apache.whirr.actions
-
A ClusterAction for stopping the cluster services
- StopServicesAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>) - Constructor for class org.apache.whirr.actions.StopServicesAction
-
- StopServicesAction(Function<ClusterSpec, ComputeServiceContext>, LoadingCache<String, ClusterActionHandler>, Set<String>, Set<String>) - Constructor for class org.apache.whirr.actions.StopServicesAction
-
- StopServicesCommand - Class in org.apache.whirr.cli.command
-
A command to stop the cluster services
- StopServicesCommand() - Constructor for class org.apache.whirr.cli.command.StopServicesCommand
-
- StopServicesCommand(ClusterControllerFactory) - Constructor for class org.apache.whirr.cli.command.StopServicesCommand
-
- StopServicesCommand(ClusterControllerFactory, ClusterStateStoreFactory) - Constructor for class org.apache.whirr.cli.command.StopServicesCommand
-
- valueOf(String) - Static method in enum org.apache.whirr.ClusterSpec.Property
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.whirr.internal.ConfigToTemplateBuilderSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.whirr.service.ComputeCache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.whirr.service.puppet.functions.KeyToModuleNameOrNull
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.whirr.service.puppet.functions.ModulePropertiesFromConfiguration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.whirr.service.puppet.functions.RolesManagedByPuppet
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.whirr.ClusterSpec.Property
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.whirr.internal.ConfigToTemplateBuilderSpec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.whirr.service.ComputeCache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.whirr.service.puppet.functions.KeyToModuleNameOrNull
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.whirr.service.puppet.functions.ModulePropertiesFromConfiguration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.whirr.service.puppet.functions.RolesManagedByPuppet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionCommand - Class in org.apache.whirr.cli.command
-
- VersionCommand() - Constructor for class org.apache.whirr.cli.command.VersionCommand
-
- VolumeManager - Class in org.apache.whirr.service.hadoop
-
- VolumeManager() - Constructor for class org.apache.whirr.service.hadoop.VolumeManager
-