public static class THBaseService.getScannerResults_result extends Object implements Serializable, Cloneable, Comparable<THBaseService.getScannerResults_result>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
THBaseService.getScannerResults_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
TIOError | 
io  | 
static Map<THBaseService.getScannerResults_result._Fields,org.apache.thrift.meta_data.FieldMetaData> | 
metaDataMap  | 
List<TResult> | 
success  | 
| Constructor and Description | 
|---|
getScannerResults_result()  | 
getScannerResults_result(List<TResult> success,
                        TIOError io)  | 
getScannerResults_result(THBaseService.getScannerResults_result other)
Performs a deep copy on other. 
 | 
public TIOError io
public static final Map<THBaseService.getScannerResults_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public getScannerResults_result()
public getScannerResults_result(THBaseService.getScannerResults_result other)
public THBaseService.getScannerResults_result deepCopy()
public void clear()
public int getSuccessSize()
public void addToSuccess(TResult elem)
public THBaseService.getScannerResults_result setSuccess(List<TResult> success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public TIOError getIo()
public THBaseService.getScannerResults_result setIo(TIOError io)
public void unsetIo()
public boolean isSetIo()
public void setIoIsSet(boolean value)
public void setFieldValue(THBaseService.getScannerResults_result._Fields field, Object value)
public Object getFieldValue(THBaseService.getScannerResults_result._Fields field)
public boolean isSet(THBaseService.getScannerResults_result._Fields field)
public boolean equals(THBaseService.getScannerResults_result that)
public int compareTo(THBaseService.getScannerResults_result other)
compareTo in interface Comparable<THBaseService.getScannerResults_result>public THBaseService.getScannerResults_result._Fields fieldForId(int fieldId)
public void read(org.apache.thrift.protocol.TProtocol iprot)
          throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
           throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void validate()
              throws org.apache.thrift.TException
org.apache.thrift.TException