public static class THBaseService.deleteMultiple_result extends Object implements Serializable, Cloneable, Comparable<THBaseService.deleteMultiple_result>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
THBaseService.deleteMultiple_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.deleteMultiple_result._Fields,org.apache.thrift.meta_data.FieldMetaData> | 
metaDataMap  | 
List<TDelete> | 
success  | 
| Constructor and Description | 
|---|
deleteMultiple_result()  | 
deleteMultiple_result(List<TDelete> success,
                     TIOError io)  | 
deleteMultiple_result(THBaseService.deleteMultiple_result other)
Performs a deep copy on other. 
 | 
public TIOError io
public static final Map<THBaseService.deleteMultiple_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public deleteMultiple_result()
public deleteMultiple_result(THBaseService.deleteMultiple_result other)
public THBaseService.deleteMultiple_result deepCopy()
public void clear()
public int getSuccessSize()
public void addToSuccess(TDelete elem)
public THBaseService.deleteMultiple_result setSuccess(List<TDelete> success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public TIOError getIo()
public THBaseService.deleteMultiple_result setIo(TIOError io)
public void unsetIo()
public boolean isSetIo()
public void setIoIsSet(boolean value)
public void setFieldValue(THBaseService.deleteMultiple_result._Fields field, Object value)
public Object getFieldValue(THBaseService.deleteMultiple_result._Fields field)
public boolean isSet(THBaseService.deleteMultiple_result._Fields field)
public boolean equals(THBaseService.deleteMultiple_result that)
public int compareTo(THBaseService.deleteMultiple_result other)
compareTo in interface Comparable<THBaseService.deleteMultiple_result>public THBaseService.deleteMultiple_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