edu.stolaf.cs.wmrserver.thrift
Class JobService.storeDataset_result
java.lang.Object
edu.stolaf.cs.wmrserver.thrift.JobService.storeDataset_result
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<JobService.storeDataset_result>, org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
- Enclosing class:
- JobService
public static class JobService.storeDataset_result
- extends java.lang.Object
- implements org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>, java.io.Serializable, java.lang.Cloneable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
metaDataMap
public static final java.util.Map<JobService.storeDataset_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
JobService.storeDataset_result
public JobService.storeDataset_result()
JobService.storeDataset_result
public JobService.storeDataset_result(java.lang.String success,
InternalException ex1)
JobService.storeDataset_result
public JobService.storeDataset_result(JobService.storeDataset_result other)
- Performs a deep copy on other.
deepCopy
public JobService.storeDataset_result deepCopy()
- Specified by:
deepCopy
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
clear
public void clear()
- Specified by:
clear
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
getSuccess
public java.lang.String getSuccess()
setSuccess
public void setSuccess(java.lang.String success)
unsetSuccess
public void unsetSuccess()
isSetSuccess
public boolean isSetSuccess()
- Returns true if field success is set (has been assigned a value) and false otherwise
setSuccessIsSet
public void setSuccessIsSet(boolean value)
getEx1
public InternalException getEx1()
setEx1
public void setEx1(InternalException ex1)
unsetEx1
public void unsetEx1()
isSetEx1
public boolean isSetEx1()
- Returns true if field ex1 is set (has been assigned a value) and false otherwise
setEx1IsSet
public void setEx1IsSet(boolean value)
setFieldValue
public void setFieldValue(JobService.storeDataset_result._Fields field,
java.lang.Object value)
- Specified by:
setFieldValue
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
getFieldValue
public java.lang.Object getFieldValue(JobService.storeDataset_result._Fields field)
- Specified by:
getFieldValue
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
isSet
public boolean isSet(JobService.storeDataset_result._Fields field)
- Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- Specified by:
isSet
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
equals
public boolean equals(java.lang.Object that)
- Overrides:
equals
in class java.lang.Object
equals
public boolean equals(JobService.storeDataset_result that)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
compareTo
public int compareTo(JobService.storeDataset_result other)
- Specified by:
compareTo
in interface java.lang.Comparable<JobService.storeDataset_result>
fieldForId
public JobService.storeDataset_result._Fields fieldForId(int fieldId)
- Specified by:
fieldForId
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
read
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
- Specified by:
read
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
- Throws:
org.apache.thrift.TException
write
public void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
- Specified by:
write
in interface org.apache.thrift.TBase<JobService.storeDataset_result,JobService.storeDataset_result._Fields>
- Throws:
org.apache.thrift.TException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
validate
public void validate()
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException