| Package | Description | 
|---|---|
| org.openspaces.admin.pu | 
 Support for managing of Processing Unit(s) through the Admin API. 
 | 
| org.openspaces.admin.pu.elastic.config | |
| org.openspaces.admin.zone.config | 
| Modifier and Type | Method and Description | 
|---|---|
RequiredZonesConfig | 
ProcessingUnit.getRequiredContainerZones()  | 
| Modifier and Type | Method and Description | 
|---|---|
RequiredZonesConfig | 
DiscoveredMachineProvisioningConfig.getGridServiceAgentZones()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AnyZonesConfig
Satisified by any zones
 PU[]    is statisfied by GSC[]
 PU[]    is statisfied by GSC[A] 
 | 
class  | 
AtLeastOneZoneConfig
Satisfied if at least one of the zones exist
 
 PU[A,B] is statisfied by GSC[A,B]  
 PU[A,B] is statisfied by GSC[A]
 PU[A,B] is statisfied by GSC[B]
 PU[A]   is statisfied by GSC[A,B]
 PU[A]   is statisfied by GSC[A]
 PU[A]   is NOT statisfied by GSC[] 
 | 
Copyright © GigaSpaces.