|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stolaf.cs.wmrserver.thrift.JobService.getStatus_result
public static class JobService.getStatus_result
| Nested Class Summary | |
|---|---|
static class |
JobService.getStatus_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
| Field Summary | |
|---|---|
static java.util.Map<JobService.getStatus_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
| Constructor Summary | |
|---|---|
JobService.getStatus_result()
|
|
JobService.getStatus_result(JobService.getStatus_result other)
Performs a deep copy on other. |
|
JobService.getStatus_result(JobStatus success,
NotFoundException ex1,
InternalException ex2)
|
|
| Method Summary | |
|---|---|
void |
clear()
|
int |
compareTo(JobService.getStatus_result other)
|
JobService.getStatus_result |
deepCopy()
|
boolean |
equals(JobService.getStatus_result that)
|
boolean |
equals(java.lang.Object that)
|
JobService.getStatus_result._Fields |
fieldForId(int fieldId)
|
NotFoundException |
getEx1()
|
InternalException |
getEx2()
|
java.lang.Object |
getFieldValue(JobService.getStatus_result._Fields field)
|
JobStatus |
getSuccess()
|
int |
hashCode()
|
boolean |
isSet(JobService.getStatus_result._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise |
boolean |
isSetEx1()
Returns true if field ex1 is set (has been assigned a value) and false otherwise |
boolean |
isSetEx2()
Returns true if field ex2 is set (has been assigned a value) and false otherwise |
boolean |
isSetSuccess()
Returns true if field success is set (has been assigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
void |
setEx1(NotFoundException ex1)
|
void |
setEx1IsSet(boolean value)
|
void |
setEx2(InternalException ex2)
|
void |
setEx2IsSet(boolean value)
|
void |
setFieldValue(JobService.getStatus_result._Fields field,
java.lang.Object value)
|
void |
setSuccess(JobStatus success)
|
void |
setSuccessIsSet(boolean value)
|
java.lang.String |
toString()
|
void |
unsetEx1()
|
void |
unsetEx2()
|
void |
unsetSuccess()
|
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 static final java.util.Map<JobService.getStatus_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
| Constructor Detail |
|---|
public JobService.getStatus_result()
public JobService.getStatus_result(JobStatus success,
NotFoundException ex1,
InternalException ex2)
public JobService.getStatus_result(JobService.getStatus_result other)
| Method Detail |
|---|
public JobService.getStatus_result deepCopy()
deepCopy in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._Fields>public void clear()
clear in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._Fields>public JobStatus getSuccess()
public void setSuccess(JobStatus success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public NotFoundException getEx1()
public void setEx1(NotFoundException ex1)
public void unsetEx1()
public boolean isSetEx1()
public void setEx1IsSet(boolean value)
public InternalException getEx2()
public void setEx2(InternalException ex2)
public void unsetEx2()
public boolean isSetEx2()
public void setEx2IsSet(boolean value)
public void setFieldValue(JobService.getStatus_result._Fields field,
java.lang.Object value)
setFieldValue in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._Fields>public java.lang.Object getFieldValue(JobService.getStatus_result._Fields field)
getFieldValue in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._Fields>public boolean isSet(JobService.getStatus_result._Fields field)
isSet in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._Fields>public boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic boolean equals(JobService.getStatus_result that)
public int hashCode()
hashCode in class java.lang.Objectpublic int compareTo(JobService.getStatus_result other)
compareTo in interface java.lang.Comparable<JobService.getStatus_result>public JobService.getStatus_result._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<JobService.getStatus_result,JobService.getStatus_result._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<JobService.getStatus_result,JobService.getStatus_result._Fields>org.apache.thrift.TExceptionpublic java.lang.String toString()
toString in class java.lang.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 | ||||||||