public class ApplicationClustersRemovedEvent extends TopologyEvent implements Serializable
| Constructor and Description |
|---|
ApplicationClustersRemovedEvent(Set<ClusterDataHolder> clusterData,
String appId) |
public ApplicationClustersRemovedEvent(Set<ClusterDataHolder> clusterData, String appId)
public Set<ClusterDataHolder> getClusterData()
public String getAppId()
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.