| Package | Description |
|---|---|
| org.openspaces.admin.gsa |
Support for managing of Grid Service Agent(s) through the Admin API.
|
| org.openspaces.admin.gsc |
Support for managing of Grid Service Container(s) through the Admin API.
|
| org.openspaces.admin.pu.elastic.config | |
| org.openspaces.admin.zone.config | |
| org.openspaces.grid.gsm.machines.plugins | |
| org.openspaces.grid.gsm.machines.plugins.discovered |
| Modifier and Type | Method and Description |
|---|---|
ExactZonesConfig |
GridServiceAgent.getExactZones() |
| Modifier and Type | Method and Description |
|---|---|
ExactZonesConfig |
GridServiceContainer.getExactZones() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManualCapacityPerZonesScaleConfig.addCapacity(ExactZonesConfig zones,
CapacityRequirementsConfig capacity) |
ManualCapacityPerZonesScaleConfigurer |
ManualCapacityPerZonesScaleConfigurer.addZone(ExactZonesConfig zones,
CapacityRequirementsConfig capacity) |
| Modifier and Type | Method and Description |
|---|---|
ExactZonesConfig |
ExactZonesConfigurer.create() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AnyZonesConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
AtLeastOneZoneConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
ExactZonesConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
ZonesConfig.isSatisfiedBy(ExactZonesConfig zoneStatisticsConfig) |
| Modifier and Type | Method and Description |
|---|---|
StartedGridServiceAgent |
ElasticMachineProvisioning.startMachine(ExactZonesConfig zones,
GSAReservationId reservationId,
FailedGridServiceAgent failedAgent,
long duration,
TimeUnit unit)
Starts a new machine with a new grid service agent and injects specific zones into it.
|
FutureGridServiceAgent[] |
NonBlockingElasticMachineProvisioning.startMachinesAsync(CapacityRequirements capacityRequirements,
ExactZonesConfig zones,
FailedGridServiceAgent[] failedAgents,
long duration,
TimeUnit unit)
Starts a new machine with a new grid service agent with the specified grid service agent zones.
|
FutureGridServiceAgent[] |
NonBlockingElasticMachineProvisioningAdapter.startMachinesAsync(CapacityRequirements capacityRequirements,
ExactZonesConfig zones,
FailedGridServiceAgent[] failedAgents,
long duration,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
FutureGridServiceAgent[] |
DiscoveredMachineProvisioningBean.startMachinesAsync(CapacityRequirements capacityRequirements,
ExactZonesConfig zones,
FailedGridServiceAgent[] failedAgents,
long duration,
TimeUnit unit) |
Copyright © GigaSpaces.