GigaSpaces XAP 10.0.1 API

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

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

Uses of ElasticStatefulProcessingUnitDeployment in org.openspaces.admin.gsm
 

Methods in org.openspaces.admin.gsm with parameters of type ElasticStatefulProcessingUnitDeployment
 ProcessingUnit GridServiceManager.deploy(ElasticStatefulProcessingUnitDeployment deployment)
          Deploys an elastic processing unit that has 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(ElasticStatefulProcessingUnitDeployment deployment)
          Deploys an elastic processing unit that has 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(ElasticStatefulProcessingUnitDeployment deployment, long timeout, TimeUnit timeUnit)
          Deploys an elastic processing unit that has 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(ElasticStatefulProcessingUnitDeployment deployment, long timeout, TimeUnit timeUnit)
          Deploys an elastic processing unit that has 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 ElasticStatefulProcessingUnitDeployment in org.openspaces.admin.pu.elastic
 

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


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.