| Class | Description |
|---|---|
| ApplicationClustersCreatedEvent |
This will have the list of clusters which associated with an application
|
| ApplicationClustersRemovedEvent | |
| ClusterCreatedEvent |
This event is fired by Cloud Controller when a cluster is created for a service.
|
| ClusterInstanceActivatedEvent |
Cluster activated event will be sent by Autoscaler
|
| ClusterInstanceCreatedEvent |
Cluster activated event will be sent by Autoscaler
|
| ClusterInstanceInactivateEvent |
Cluster activated event will be sent by Autoscaler
|
| ClusterInstanceTerminatedEvent |
Cluster activated event will be sent by Autoscaler
|
| ClusterInstanceTerminatingEvent |
Cluster activated event will be sent by Autoscaler
|
| ClusterRemovedEvent |
This event is fired by Cloud Controller when a cluster is removed from the topology.
|
| ClusterResetEvent |
Cluster activated event will be sent by Autoscaler
|
| CompleteTopologyEvent |
This event is fired periodically with the complete topology.
|
| 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.
|
| MemberCreatedEvent |
This event is fired by Cloud Controller when a member is created.
|
| MemberInitializedEvent |
This event is fired by Cloud Controller once the member initialization process is done.
|
| MemberMaintenanceModeEvent | |
| MemberReadyToShutdownEvent | |
| MemberStartedEvent |
This event is fired by Cloud Controller when a agent inside member is started successfully in a given cluster.
|
| MemberSuspendedEvent |
This event is fired by Cloud Controller when a member is suspended.
|
| MemberTerminatedEvent |
This event is fired by Cloud Controller when a member is terminated.
|
| ServiceCreatedEvent |
This event is fired by Cloud Controller when a service is added to a topology.
|
| ServiceRemovedEvent |
This event is fired by Cloud Controller when a service is removed from a topology.
|
| TopologyEvent |
Represents all topology events.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.