public class ClusterRemovedEvent extends TopologyEvent implements Serializable
| Constructor and Description |
|---|
ClusterRemovedEvent(String serviceName,
String clusterId,
String deploymentPolicy,
boolean isLbCluster) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId() |
String |
getDeploymentPolicy() |
String |
getServiceName() |
boolean |
isLbCluster() |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.