Package | Description |
---|---|
org.openspaces.admin.internal.pu |
Internally Used.
|
org.openspaces.admin.pu |
Support for managing of Processing Unit(s) through the Admin API.
|
org.openspaces.admin.zone.config |
Modifier and Type | Method and Description |
---|---|
RequiredZonesConfig |
DefaultProcessingUnit.getRequiredContainerZones() |
Modifier and Type | Method and Description |
---|---|
RequiredZonesConfig |
ProcessingUnit.getRequiredContainerZones() |
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.