Constructor and Description |
---|
ClusterSummary(Cluster cluster,
ClusterJob clusterJob) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
NamedEntity |
getClusterTemplate() |
long |
getCreateTime() |
String |
getDescription() |
long |
getExpireTime() |
String |
getId() |
String |
getName() |
int |
getNumNodes() |
String |
getOwnerId() |
ClusterJobProgress |
getProgress() |
NamedEntity |
getProvider() |
Set<String> |
getServices() |
Cluster.Status |
getStatus() |
int |
hashCode() |
public ClusterSummary(Cluster cluster, ClusterJob clusterJob)
public String getId()
public String getName()
public String getDescription()
public String getOwnerId()
public long getCreateTime()
public long getExpireTime()
public int getNumNodes()
public Cluster.Status getStatus()
public NamedEntity getProvider()
public NamedEntity getClusterTemplate()
public ClusterJobProgress getProgress()
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.