|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.airavata.experiment.execution.HostSchedulingSettings
public class HostSchedulingSettings
| Nested Class Summary | |
|---|---|
static class |
HostSchedulingSettings._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
| Field Summary | |
|---|---|
String |
gatekeeperEPR
|
String |
hostID
|
boolean |
isWSGramPreferred
|
static Map<HostSchedulingSettings._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
| Constructor Summary | |
|---|---|
HostSchedulingSettings()
|
|
HostSchedulingSettings(HostSchedulingSettings other)
Performs a deep copy on other. |
|
| Method Summary | |
|---|---|
void |
clear()
|
int |
compareTo(HostSchedulingSettings other)
|
HostSchedulingSettings |
deepCopy()
|
boolean |
equals(HostSchedulingSettings that)
|
boolean |
equals(Object that)
|
HostSchedulingSettings._Fields |
fieldForId(int fieldId)
|
Object |
getFieldValue(HostSchedulingSettings._Fields field)
|
String |
getGatekeeperEPR()
|
String |
getHostID()
|
int |
hashCode()
|
boolean |
isIsWSGramPreferred()
|
boolean |
isSet(HostSchedulingSettings._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise |
boolean |
isSetGatekeeperEPR()
Returns true if field gatekeeperEPR is set (has been assigned a value) and false otherwise |
boolean |
isSetHostID()
Returns true if field hostID is set (has been assigned a value) and false otherwise |
boolean |
isSetIsWSGramPreferred()
Returns true if field isWSGramPreferred is set (has been assigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
void |
setFieldValue(HostSchedulingSettings._Fields field,
Object value)
|
HostSchedulingSettings |
setGatekeeperEPR(String gatekeeperEPR)
|
void |
setGatekeeperEPRIsSet(boolean value)
|
HostSchedulingSettings |
setHostID(String hostID)
|
void |
setHostIDIsSet(boolean value)
|
HostSchedulingSettings |
setIsWSGramPreferred(boolean isWSGramPreferred)
|
void |
setIsWSGramPreferredIsSet(boolean value)
|
String |
toString()
|
void |
unsetGatekeeperEPR()
|
void |
unsetHostID()
|
void |
unsetIsWSGramPreferred()
|
void |
validate()
|
void |
write(org.apache.thrift.protocol.TProtocol oprot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String hostID
public boolean isWSGramPreferred
public String gatekeeperEPR
public static final Map<HostSchedulingSettings._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
| Constructor Detail |
|---|
public HostSchedulingSettings()
public HostSchedulingSettings(HostSchedulingSettings other)
| Method Detail |
|---|
public HostSchedulingSettings deepCopy()
deepCopy in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>public void clear()
clear in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>public String getHostID()
public HostSchedulingSettings setHostID(String hostID)
public void unsetHostID()
public boolean isSetHostID()
public void setHostIDIsSet(boolean value)
public boolean isIsWSGramPreferred()
public HostSchedulingSettings setIsWSGramPreferred(boolean isWSGramPreferred)
public void unsetIsWSGramPreferred()
public boolean isSetIsWSGramPreferred()
public void setIsWSGramPreferredIsSet(boolean value)
public String getGatekeeperEPR()
public HostSchedulingSettings setGatekeeperEPR(String gatekeeperEPR)
public void unsetGatekeeperEPR()
public boolean isSetGatekeeperEPR()
public void setGatekeeperEPRIsSet(boolean value)
public void setFieldValue(HostSchedulingSettings._Fields field,
Object value)
setFieldValue in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>public Object getFieldValue(HostSchedulingSettings._Fields field)
getFieldValue in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>public boolean isSet(HostSchedulingSettings._Fields field)
isSet in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>public boolean equals(Object that)
equals in class Objectpublic boolean equals(HostSchedulingSettings that)
public int hashCode()
hashCode in class Objectpublic int compareTo(HostSchedulingSettings other)
compareTo in interface Comparable<HostSchedulingSettings>public HostSchedulingSettings._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<HostSchedulingSettings,HostSchedulingSettings._Fields>org.apache.thrift.TExceptionpublic String toString()
toString in class Object
public void validate()
throws org.apache.thrift.TException
org.apache.thrift.TException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||