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