Package | Description |
---|---|
org.openspaces.admin.gsa.events |
Support for managing of Grid Service Agent events through the Admin API.
|
org.openspaces.admin.gsc.events |
Support for managing of Grid Service Container events through the Admin API.
|
org.openspaces.admin.internal.esm | |
org.openspaces.admin.internal.gsa |
Internally Used.
|
org.openspaces.admin.internal.gsa.events |
Internally Used.
|
org.openspaces.admin.internal.gsc |
Internally Used.
|
org.openspaces.admin.internal.gsc.events |
Internally Used.
|
org.openspaces.admin.internal.machine |
Internally Used.
|
org.openspaces.admin.internal.machine.events |
Internally Used.
|
org.openspaces.admin.internal.pu |
Internally Used.
|
org.openspaces.admin.internal.pu.elastic.events | |
org.openspaces.admin.machine.events |
Support for managing of Machine events through the Admin API.
|
org.openspaces.admin.pu.elastic.events | |
org.openspaces.grid.gsm.machines.plugins.events | |
org.openspaces.grid.gsm.strategy |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticGridServiceAgentProvisioningFailureEvent |
interface |
ElasticGridServiceAgentProvisioningProgressChangedEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticGridServiceContainerProvisioningFailureEvent |
interface |
ElasticGridServiceContainerProvisioningProgressChangedEvent |
Modifier and Type | Method and Description |
---|---|
void |
InternalElasticServiceManager.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event)
reflect the ESM state in the admin API object by analyzing the events
|
void |
DefaultElasticServiceManager.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
InternalGridServiceAgents.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event)
If relevant raises events to relevant subscribers
|
void |
DefaultGridServiceAgents.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultElasticGridServiceAgentProvisioningFailureEvent |
class |
DefaultElasticGridServiceAgentProvisioningProgressChangedEvent |
Modifier and Type | Method and Description |
---|---|
void |
DefaultGridServiceContainers.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event) |
void |
InternalGridServiceContainers.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event)
If relevant raises events to relevant subscribers
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultElasticGridServiceContainerProvisioningFailureEvent |
class |
DefaultElasticGridServiceContainerProvisioningProgressChangedEvent |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMachines.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event) |
void |
InternalMachines.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event)
If relevant raises events to relevant subscribers
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultElasticMachineProvisioningFailureEvent |
class |
DefaultElasticMachineProvisioningProgressChangedEvent |
Modifier and Type | Method and Description |
---|---|
void |
InternalProcessingUnits.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event)
If relevant raises events to relevant subscribers
|
void |
DefaultProcessingUnits.processElasticScaleStrategyEvent(ElasticProcessingUnitEvent event) |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalElasticProcessingUnitDecisionEvent |
interface |
InternalElasticProcessingUnitEvent |
interface |
InternalElasticProcessingUnitFailureEvent |
interface |
InternalElasticProcessingUnitProgressChangedEvent
An interface for modifying ESM
ElasticProcessingUnitProgressChangedEvent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElasticProcessingUnitDecisionEvent |
class |
AbstractElasticProcessingUnitFailureEvent |
class |
AbstractElasticProcessingUnitProgressChangedEvent |
class |
DefaultElasticAutoScalingFailureEvent |
class |
DefaultElasticAutoScalingProgressChangedEvent
An event carrying progress information about the auto scaling process of the elastic pu.
|
class |
DefaultElasticProcessingUnitInstanceProvisioningFailureEvent |
class |
DefaultElasticProcessingUnitInstanceProvisioningProgressChangedEvent |
class |
DefaultElasticProcessingUnitScaleProgressChangedEvent
Describes the progress of a processing unit during scale
|
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticMachineProvisioningFailureEvent |
interface |
ElasticMachineProvisioningProgressChangedEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticAutoScalingFailureEvent
An event that describes the failure to auto scale an Elastic PU.
|
interface |
ElasticAutoScalingProgressChangedEvent
An event that notifies progress of Elastic PU auto scaling.
|
interface |
ElasticProcessingUnitDecisionEvent |
interface |
ElasticProcessingUnitFailureEvent |
interface |
ElasticProcessingUnitInstanceProvisioningFailureEvent |
interface |
ElasticProcessingUnitInstanceProvisioningProgressChangedEvent |
interface |
ElasticProcessingUnitProgressChangedEvent
An interface for ESM events that denote a processing unit deployment progress change
|
interface |
ElasticProcessingUnitScaleProgressChangedEvent |
Modifier and Type | Class and Description |
---|---|
class |
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent |
class |
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent |
class |
ElasticStatelessReachedMaximumNumberOfInstancesEvent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGridServiceAgentProvisioningEvent |
class |
AbstractMachineProvisioningEvent |
class |
GridServiceAgentStartedEvent |
class |
GridServiceAgentStartRequestedEvent |
class |
GridServiceAgentStoppedEvent |
class |
GridServiceAgentStopRequestedEvent |
class |
MachineStartedEvent |
class |
MachineStartRequestedEvent |
class |
MachineStoppedEvent |
class |
MachineStopRequestedEvent |
Modifier and Type | Method and Description |
---|---|
ElasticProcessingUnitEvent[] |
ElasticScaleStrategyEvents.getEvents() |
Constructor and Description |
---|
ElasticScaleStrategyEvents(long nextCursor,
ElasticProcessingUnitEvent[] events) |
Copyright © GigaSpaces.