GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment

Packages that use ElasticStatelessProcessingUnitDeployment
org.openspaces.admin.gsm Support for managing of Grid Service Manager(s) through the Admin API. 
org.openspaces.admin.pu.elastic   
 

Uses of ElasticStatelessProcessingUnitDeployment in org.openspaces.admin.gsm
 

Methods in org.openspaces.admin.gsm with parameters of type ElasticStatelessProcessingUnitDeployment
 ProcessingUnit GridServiceManagers.deploy(ElasticStatelessProcessingUnitDeployment deployment)
          Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
 ProcessingUnit GridServiceManager.deploy(ElasticStatelessProcessingUnitDeployment deployment)
          Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
 ProcessingUnit GridServiceManagers.deploy(ElasticStatelessProcessingUnitDeployment deployment, long timeout, TimeUnit timeUnit)
          Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
 ProcessingUnit GridServiceManager.deploy(ElasticStatelessProcessingUnitDeployment deployment, long timeout, TimeUnit timeUnit)
          Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
 

Uses of ElasticStatelessProcessingUnitDeployment in org.openspaces.admin.pu.elastic
 

Methods in org.openspaces.admin.pu.elastic that return ElasticStatelessProcessingUnitDeployment
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.addCommandLineArgument(String vmInputArgument)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.addContextProperty(String key, String value)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> detailedDependencies)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.addDependency(String requiredProcessingUnitName)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.addEnvironmentVariable(String name, String value)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.commandLineArgument(String vmInputArgument)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.dedicatedMachineProvisioning(ElasticMachineProvisioningConfig config)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.environmentVariable(String name, String value)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.memoryCapacityPerContainer(int memoryCapacityPerContainer, MemoryUnit unit)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.memoryCapacityPerContainer(String memoryCapacityPerContainer)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.name(String name)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.overrideCommandLineArguments()
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.scale(EagerScaleConfig strategy)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.scale(ManualCapacityScaleConfig strategy)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.secured(boolean secured)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.setContextProperty(String key, String value)
          Deprecated. 
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.sharedMachineProvisioning(String sharingId, ElasticMachineProvisioningConfig config)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.userDetails(String userName, String password)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.userDetails(UserDetails userDetails)
           
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.useScriptToStartContainer()
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.