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.zone.config |
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 |
DefaultProcessingUnit.getHostingGridServiceAgentZones(ProcessingUnitInstance processingUnitInstance) |
ExactZonesConfig |
InternalProcessingUnit.getHostingGridServiceAgentZones(ProcessingUnitInstance processingUnitInstance)
return the exact zones of the agent that belongs to processing unit instance
|
Modifier and Type | Method and Description |
---|---|
ExactZonesConfig |
ExactZonesConfigurer.create() |
Modifier and Type | Method and Description |
---|---|
boolean |
ExactZonesConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
ZonesConfig.isSatisfiedBy(ExactZonesConfig zoneStatisticsConfig) |
boolean |
AtLeastOneZoneConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
boolean |
AnyZonesConfig.isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) |
Copyright © GigaSpaces.