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.internal.gsa |
Internally Used.
|
org.openspaces.admin.internal.gsc |
Internally Used.
|
org.openspaces.admin.internal.pu |
Internally Used.
|
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 |
---|---|
ExactZonesConfig |
DefaultGridServiceAgent.getExactZones() |
Modifier and Type | Method and Description |
---|---|
ExactZonesConfig |
DefaultGridServiceContainer.getExactZones() |
Modifier and Type | Method and Description |
---|---|
ExactZonesConfig |
InternalProcessingUnit.getHostingGridServiceAgentZones(ProcessingUnitInstance processingUnitInstance)
return the exact zones of the agent that belongs to processing unit instance
|
ExactZonesConfig |
DefaultProcessingUnit.getHostingGridServiceAgentZones(ProcessingUnitInstance processingUnitInstance) |
Modifier and Type | Method and Description |
---|---|
void |
ManualCapacityPerZonesScaleConfig.addCapacity(ExactZonesConfig zones,
CapacityRequirementsConfig capacity)
Deprecated.
|
ManualCapacityPerZonesScaleConfigurer |
ManualCapacityPerZonesScaleConfigurer.addZone(ExactZonesConfig zones,
CapacityRequirementsConfig capacity)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExactZonesConfig |
ExactZonesConfigurer.create() |
Modifier and Type | Method and Description |
---|---|
boolean |
AnyZonesConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
ZonesConfig.isSatisfiedBy(ExactZonesConfig zoneStatisticsConfig) |
boolean |
AtLeastOneZoneConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
ExactZonesConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
Modifier and Type | Method and Description |
---|---|
StartedGridServiceAgent |
ElasticMachineProvisioning.startMachine(ExactZonesConfig zones,
GSAReservationId reservationId,
FailedGridServiceAgent failedAgent,
long duration,
TimeUnit unit)
Deprecated.
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.