public class ChronosJob extends MesosTask<ChronosJob>
Constructor and Description |
---|
ChronosJob() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDescription() |
String |
getEpsilon() |
Integer |
getRetries() |
String |
getSchedule() |
String |
getToscaNodeName() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setEpsilon(String epsilon) |
void |
setRetries(Integer retries) |
void |
setSchedule(String schedule) |
String |
toString() |
getCmd, getConstraints, getContainer, getCpus, getEnv, getGpus, getId, getLabels, getMemSize, getParents, getRunAsUser, getUris, setCmd, setConstraints, setContainer, setCpus, setEnv, setGpus, setId, setLabels, setMemSize, setParents, setRunAsUser, setUris
public final String getToscaNodeName()
getToscaNodeName
in class MesosTask<ChronosJob>
public String getSchedule()
public String getDescription()
public Integer getRetries()
public String getEpsilon()
public void setSchedule(String schedule)
public void setDescription(String description)
public void setRetries(Integer retries)
public void setEpsilon(String epsilon)
public boolean equals(Object o)
equals
in class MesosTask<ChronosJob>
protected boolean canEqual(Object other)
canEqual
in class MesosTask<ChronosJob>
public int hashCode()
hashCode
in class MesosTask<ChronosJob>
public String toString()
toString
in class MesosTask<ChronosJob>
Copyright © 2015–2023 I.N.F.N.. All rights reserved.