public static class Hbase.getRowsWithColumnsTs_result extends Object implements Serializable, Cloneable, Comparable<Hbase.getRowsWithColumnsTs_result>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Hbase.getRowsWithColumnsTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
IOError | 
io  | 
static Map<Hbase.getRowsWithColumnsTs_result._Fields,org.apache.thrift.meta_data.FieldMetaData> | 
metaDataMap  | 
List<TRowResult> | 
success  | 
| Constructor and Description | 
|---|
getRowsWithColumnsTs_result()  | 
getRowsWithColumnsTs_result(Hbase.getRowsWithColumnsTs_result other)
Performs a deep copy on other. 
 | 
getRowsWithColumnsTs_result(List<TRowResult> success,
                           IOError io)  | 
public List<TRowResult> success
public IOError io
public static final Map<Hbase.getRowsWithColumnsTs_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public getRowsWithColumnsTs_result()
public getRowsWithColumnsTs_result(List<TRowResult> success, IOError io)
public getRowsWithColumnsTs_result(Hbase.getRowsWithColumnsTs_result other)
public Hbase.getRowsWithColumnsTs_result deepCopy()
public void clear()
public int getSuccessSize()
public Iterator<TRowResult> getSuccessIterator()
public void addToSuccess(TRowResult elem)
public List<TRowResult> getSuccess()
public Hbase.getRowsWithColumnsTs_result setSuccess(List<TRowResult> success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public IOError getIo()
public Hbase.getRowsWithColumnsTs_result setIo(IOError io)
public void unsetIo()
public boolean isSetIo()
public void setIoIsSet(boolean value)
public void setFieldValue(Hbase.getRowsWithColumnsTs_result._Fields field, Object value)
public Object getFieldValue(Hbase.getRowsWithColumnsTs_result._Fields field)
public boolean isSet(Hbase.getRowsWithColumnsTs_result._Fields field)
public boolean equals(Hbase.getRowsWithColumnsTs_result that)
public int compareTo(Hbase.getRowsWithColumnsTs_result other)
compareTo in interface Comparable<Hbase.getRowsWithColumnsTs_result>public Hbase.getRowsWithColumnsTs_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