| Modifier and Type | Method and Description |
|---|---|
void |
EventPublisher.publish(Event event)
Publish event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventObservable.notifyEventListeners(Event event) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationCreatedEvent
This event will be fired upon the application created is detected.
|
class |
ApplicationDeletedEvent
This event will be fired upon the application deletion is detected.
|
class |
ApplicationInstanceActivatedEvent
This event will be fired upon the application activated is detected.
|
class |
ApplicationInstanceCreatedEvent
This event will be fired upon the application created is detected.
|
class |
ApplicationInstanceInactivatedEvent
This event will be fired upon the application inactivated is detected.
|
class |
ApplicationInstanceTerminatedEvent
This event will be fired upon the application terminated is detected.
|
class |
ApplicationInstanceTerminatingEvent
This event will be fired upon the application terminating is detected.
|
class |
ApplicationUpdatedEvent
This event will be fired upon the application updated is detected.
|
class |
CompleteApplicationsEvent
This event is fired periodically with the complete topology.
|
class |
GroupInstanceActivatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
GroupInstanceCreatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
GroupInstanceInactivatedEvent |
class |
GroupInstanceTerminatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
GroupInstanceTerminatingEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
GroupMaintenanceModeEvent
This event will be fired upon the instability of group detection by autoscaler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationSignUpAddedEvent
Application signup added event.
|
class |
ApplicationSignUpRemovedEvent
Application signup removed event.
|
class |
CompleteApplicationSignUpsEvent
Complete application signup event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterStatusClusterActivatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
ClusterStatusClusterInactivateEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
ClusterStatusClusterInstanceCreatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
ClusterStatusClusterResetEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
ClusterStatusClusterTerminatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
ClusterStatusClusterTerminatingEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainMappingAddedEvent
This event is fired when a domain name is added.
|
class |
DomainMappingRemovedEvent
This event is fired when a domain name is removed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AverageLoadAverageEvent
This event is fired by Event processing engine to send average of Load average
|
class |
AverageMemoryConsumptionEvent
This event is fired by Event processing engine to send average of memory consumption
|
class |
AverageRequestsInFlightEvent
This event is fired by Event processing engine to send average of requests in flight
|
class |
AverageRequestsServingCapabilityEvent |
class |
GradientOfLoadAverageEvent
This event is fired by Event processing engine to send gradient of Load average
|
class |
GradientOfMemoryConsumptionEvent
This event is fired by Event processing engine to send gradient of memory consumption
|
class |
GradientOfRequestsInFlightEvent
This event is fired by Event processing engine to send gradient of requests in flight
|
class |
HealthStatEvent
Represents all topology events.
|
class |
MemberAverageLoadAverageEvent
This event is fired by Event processing engine to send average of Load average
|
class |
MemberAverageMemoryConsumptionEvent
This event is fired by Event processing engine to send average of memory consumption
|
class |
MemberFaultEvent
This event is fired by Event processing engine to send member fault event
|
class |
MemberGradientOfLoadAverageEvent
This event is fired by Event processing engine to send gradient of Load average
|
class |
MemberGradientOfMemoryConsumptionEvent
This event is fired by Event processing engine to send gradient of memory consumption
|
class |
MemberSecondDerivativeOfLoadAverageEvent
This event is fired by Event processing engine to send second derivative of Load average
|
class |
MemberSecondDerivativeOfMemoryConsumptionEvent
This event is fired by Event processing engine to send second derivative of memory consumption
|
class |
SecondDerivativeOfLoadAverageEvent
This event is fired by Event processing engine to send second derivative of Load average
|
class |
SecondDerivativeOfMemoryConsumptionEvent
This event is fired by Event processing engine to send second derivative of memory consumption
|
class |
SecondDerivativeOfRequestsInFlightEvent
This event is fired by Event processing engine to send second derivative of requests in flight
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteApplicationSignUpsRequestEvent |
class |
CompleteApplicationsRequestEvent |
class |
CompleteTenantRequestEvent |
class |
CompleteTopologyRequestEvent |
class |
InitializerEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactUpdatedEvent
This event is fired to a cluster when an artifact notification received from the git repository.
|
class |
InstanceCleanupClusterEvent
This event is fired by SM when unsubscribe from cartridge to notify all the instances
for the termination.
|
class |
InstanceCleanupMemberEvent
This event is fired by SM when AS requests to notify an instance
for the termination.
|
class |
InstanceNotifierEvent
Instance notifier event
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceActivatedEvent
This event is fired by cartridge agent when it has started the server and
applications are ready to serve the incoming requests.
|
class |
InstanceMaintenanceModeEvent |
class |
InstanceReadyToShutdownEvent
This event is fired by cartridge agent when it has cleaned up the data and
ready to shutdown.
|
class |
InstanceStartedEvent
This event is fired by cartridge agent when its started.
|
class |
InstanceStatusEvent
Represents all instance status events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteTenantEvent
This event is fired periodically with all the available tenants.
|
class |
TenantCreatedEvent
This event is fired when a tenant is created.
|
class |
TenantEvent
Tenant event definition.
|
class |
TenantRemovedEvent
This event is fired when a tenant is removed.
|
class |
TenantUpdatedEvent
This event is fired when a tenant updates its tenant domain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationClustersCreatedEvent
This will have the list of clusters which associated with an application
|
class |
ApplicationClustersRemovedEvent |
class |
ClusterCreatedEvent
This event is fired by Cloud Controller when a cluster is created for a service.
|
class |
ClusterInstanceActivatedEvent
Cluster activated event will be sent by Autoscaler
|
class |
ClusterInstanceCreatedEvent
Cluster activated event will be sent by Autoscaler
|
class |
ClusterInstanceInactivateEvent
Cluster activated event will be sent by Autoscaler
|
class |
ClusterInstanceTerminatedEvent
Cluster activated event will be sent by Autoscaler
|
class |
ClusterInstanceTerminatingEvent
Cluster activated event will be sent by Autoscaler
|
class |
ClusterRemovedEvent
This event is fired by Cloud Controller when a cluster is removed from the topology.
|
class |
ClusterResetEvent
Cluster activated event will be sent by Autoscaler
|
class |
CompleteTopologyEvent
This event is fired periodically with the complete topology.
|
class |
MemberActivatedEvent
This event is fired by Cloud Controller when a member has started it's server and
applications are ready to serve the incoming requests.
|
class |
MemberCreatedEvent
This event is fired by Cloud Controller when a member is created.
|
class |
MemberInitializedEvent
This event is fired by Cloud Controller once the member initialization process is done.
|
class |
MemberMaintenanceModeEvent |
class |
MemberReadyToShutdownEvent |
class |
MemberStartedEvent
This event is fired by Cloud Controller when a agent inside member is started successfully in a given cluster.
|
class |
MemberSuspendedEvent
This event is fired by Cloud Controller when a member is suspended.
|
class |
MemberTerminatedEvent
This event is fired by Cloud Controller when a member is terminated.
|
class |
ServiceCreatedEvent
This event is fired by Cloud Controller when a service is added to a topology.
|
class |
ServiceRemovedEvent
This event is fired by Cloud Controller when a service is removed from a topology.
|
class |
TopologyEvent
Represents all topology events.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
EventListener.onEvent(Event event)
Triggered when an event is received.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MemberGradientOfMemoryConsumptionEventListener.onEvent(Event event) |
protected void |
AverageMemoryConsumptionEventListener.onEvent(Event event) |
protected void |
GradientOfMemoryConsumptionEventListener.onEvent(Event event) |
protected void |
AverageRequestsInFlightEventListener.onEvent(Event event) |
protected void |
AverageRequestsServingCapabilityEventListener.onEvent(Event event) |
protected void |
MemberFaultEventListener.onEvent(Event event) |
protected void |
GradientOfLoadAverageEventListener.onEvent(Event event) |
protected void |
SecondDerivativeOfRequestsInFlightEventListener.onEvent(Event event) |
protected void |
SecondDerivativeOfMemoryConsumptionEventListener.onEvent(Event event) |
protected void |
MemberAverageLoadAverageEventListener.onEvent(Event event) |
protected void |
AverageLoadAverageEventListener.onEvent(Event event) |
protected void |
MemberSecondDerivativeOfLoadAverageEventListener.onEvent(Event event) |
protected void |
MemberAverageMemoryConsumptionEventListener.onEvent(Event event) |
protected void |
SecondDerivativeOfLoadAverageEventListener.onEvent(Event event) |
protected void |
GradientOfRequestsInFlightEventListener.onEvent(Event event) |
protected void |
MemberSecondDerivativeOfMemoryConsumptionEventListener.onEvent(Event event) |
protected void |
MemberGradientOfLoadAverageEventListener.onEvent(Event event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TenantRemovedEventListener.onEvent(Event event) |
| Modifier and Type | Method and Description |
|---|---|
static String |
MessagingUtil.getMessageTopicName(Event event)
Get the Message topic name for event
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.