| Package | Description | 
|---|---|
| org.openspaces.admin.gsm | 
 Support for managing of Grid Service Manager(s) through the Admin API. 
 | 
| org.openspaces.admin.internal.gsm | 
 Internally Used. 
 | 
| org.openspaces.admin.pu.elastic | 
| Modifier and Type | Method and Description | 
|---|---|
ProcessingUnit | 
GridServiceManagers.deploy(ElasticStatefulProcessingUnitDeployment deployment)
Deprecated. 
 
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information. 
 | 
ProcessingUnit | 
GridServiceManager.deploy(ElasticStatefulProcessingUnitDeployment deployment)
Deprecated. 
 
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information. 
 | 
ProcessingUnit | 
GridServiceManagers.deploy(ElasticStatefulProcessingUnitDeployment deployment,
      long timeout,
      TimeUnit timeUnit)
Deprecated. 
 
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information. 
 | 
ProcessingUnit | 
GridServiceManager.deploy(ElasticStatefulProcessingUnitDeployment deployment,
      long timeout,
      TimeUnit timeUnit)
Deprecated. 
 
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProcessingUnit | 
DefaultGridServiceManager.deploy(ElasticStatefulProcessingUnitDeployment deployment)  | 
ProcessingUnit | 
DefaultGridServiceManagers.deploy(ElasticStatefulProcessingUnitDeployment deployment)  | 
ProcessingUnit | 
DefaultGridServiceManager.deploy(ElasticStatefulProcessingUnitDeployment deployment,
      long timeout,
      TimeUnit timeUnit)  | 
ProcessingUnit | 
DefaultGridServiceManagers.deploy(ElasticStatefulProcessingUnitDeployment deployment,
      long timeout,
      TimeUnit timeUnit)  | 
| Modifier and Type | Method and Description | 
|---|---|
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.addCommandLineArgument(String vmInputArgument)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.addContextProperty(String key,
                  String value)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> detailedDependencies)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.addDependency(String requiredProcessingUnitName)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.addEnvironmentVariable(String name,
                      String value)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.commandLineArgument(String vmInputArgument)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.dedicatedMachineProvisioning(ElasticMachineProvisioningConfig config)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.environmentVariable(String name,
                   String value)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.highlyAvailable(boolean highlyAvailable)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.maxMemoryCapacity(int maxMemoryCapacity,
                 MemoryUnit unit)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.maxMemoryCapacity(String maxMemoryCapacity)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.maxNumberOfCpuCores(int maxNumberOfCpuCores)
Deprecated.  
  | 
protected ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.maxProcessingUnitInstancesFromSamePartitionPerMachine(int maxProcessingUnitInstancesFromSamePartitionPerMachine)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.memoryCapacityPerContainer(int memoryCapacityPerContainer,
                          MemoryUnit unit)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.memoryCapacityPerContainer(String memoryCapacityPerContainer)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.minNumberOfCpuCoresPerMachine(double minNumberOfCpuCoresPerMachine)
Deprecated.  
 | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.name(String name)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.numberOfBackupsPerPartition(int numberOfBackupsPerPartition)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.numberOfPartitions(int numberOfPartitions)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.overrideCommandLineArguments()
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.publicMachineProvisioning(ElasticMachineProvisioningConfig config)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.scale(EagerScaleConfig strategy)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.scale(ManualCapacityScaleConfig strategy)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.secured(boolean secured)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.sharedMachineProvisioning(String sharingId,
                         ElasticMachineProvisioningConfig config)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.singleMachineDeployment()
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.userDetails(String userName,
           String password)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.userDetails(UserDetails userDetails)
Deprecated.  
  | 
ElasticStatefulProcessingUnitDeployment | 
ElasticStatefulProcessingUnitDeployment.useScriptToStartContainer()
Deprecated.  
  | 
Copyright © GigaSpaces.