Package | Description |
---|---|
org.openspaces.admin.pu.elastic.config |
Modifier and Type | Class and Description |
---|---|
class |
CapacityRequirementsConfigurer
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
class |
ManualCapacityScaleConfigurer
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 |
---|---|
ScaleStrategyCapacityRequirementConfigurer |
ScaleStrategyCapacityRequirementConfigurer.driveCapacity(String drive,
int size,
MemoryUnit unit)
Deprecated.
Specifies the disk and network drive capacity.
|
ScaleStrategyCapacityRequirementConfigurer |
ScaleStrategyCapacityRequirementConfigurer.driveCapacity(String drive,
String size)
Deprecated.
Specifies the disk and network drive capacity.
|
ScaleStrategyCapacityRequirementConfigurer |
ScaleStrategyCapacityRequirementConfigurer.memoryCapacity(int memory,
MemoryUnit unit)
Deprecated.
Specifies the memory capacity (RAM).
|
ScaleStrategyCapacityRequirementConfigurer |
ScaleStrategyCapacityRequirementConfigurer.memoryCapacity(String memory)
Deprecated.
Specifies the memory capacity (RAM).
|
ScaleStrategyCapacityRequirementConfigurer |
ScaleStrategyCapacityRequirementConfigurer.numberOfCpuCores(double cpuCores)
Deprecated.
Specifies the number of CPU cores (as reported by the operating system) This includes both
real cores and hyper-threaded cores.
|
Copyright © GigaSpaces.