|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
public static class Hbase.mutateRow_result
| Nested Class Summary | |
|---|---|
static class |
Hbase.mutateRow_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
| Field Summary | |
|---|---|
IllegalArgument |
ia
|
IOError |
io
|
static Map<Hbase.mutateRow_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
| Constructor Summary | |
|---|---|
Hbase.mutateRow_result()
|
|
Hbase.mutateRow_result(Hbase.mutateRow_result other)
Performs a deep copy on other. |
|
Hbase.mutateRow_result(IOError io,
IllegalArgument ia)
|
|
| Method Summary | |
|---|---|
Hbase.mutateRow_result |
clone()
Deprecated. |
int |
compareTo(Hbase.mutateRow_result other)
|
Hbase.mutateRow_result |
deepCopy()
|
boolean |
equals(Hbase.mutateRow_result that)
|
boolean |
equals(Object that)
|
Object |
getFieldValue(Hbase.mutateRow_result._Fields field)
|
Object |
getFieldValue(int fieldId)
|
IllegalArgument |
getIa()
|
IOError |
getIo()
|
int |
hashCode()
|
boolean |
isSet(Hbase.mutateRow_result._Fields field)
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise |
boolean |
isSet(int fieldID)
|
boolean |
isSetIa()
Returns true if field ia is set (has been asigned a value) and false otherwise |
boolean |
isSetIo()
Returns true if field io is set (has been asigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
void |
setFieldValue(Hbase.mutateRow_result._Fields field,
Object value)
|
void |
setFieldValue(int fieldID,
Object value)
|
Hbase.mutateRow_result |
setIa(IllegalArgument ia)
|
void |
setIaIsSet(boolean value)
|
Hbase.mutateRow_result |
setIo(IOError io)
|
void |
setIoIsSet(boolean value)
|
String |
toString()
|
void |
unsetIa()
|
void |
unsetIo()
|
void |
validate()
|
void |
write(org.apache.thrift.protocol.TProtocol oprot)
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public IOError io
public IllegalArgument ia
public static final Map<Hbase.mutateRow_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
| Constructor Detail |
|---|
public Hbase.mutateRow_result()
public Hbase.mutateRow_result(IOError io,
IllegalArgument ia)
public Hbase.mutateRow_result(Hbase.mutateRow_result other)
| Method Detail |
|---|
public Hbase.mutateRow_result deepCopy()
deepCopy in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>@Deprecated public Hbase.mutateRow_result clone()
clone in class Objectpublic IOError getIo()
public Hbase.mutateRow_result setIo(IOError io)
public void unsetIo()
public boolean isSetIo()
public void setIoIsSet(boolean value)
public IllegalArgument getIa()
public Hbase.mutateRow_result setIa(IllegalArgument ia)
public void unsetIa()
public boolean isSetIa()
public void setIaIsSet(boolean value)
public void setFieldValue(Hbase.mutateRow_result._Fields field,
Object value)
setFieldValue in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>
public void setFieldValue(int fieldID,
Object value)
setFieldValue in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>public Object getFieldValue(Hbase.mutateRow_result._Fields field)
getFieldValue in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>public Object getFieldValue(int fieldId)
getFieldValue in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>public boolean isSet(Hbase.mutateRow_result._Fields field)
isSet in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>public boolean isSet(int fieldID)
isSet in interface org.apache.thrift.TBase<Hbase.mutateRow_result._Fields>public boolean equals(Object that)
equals in class Objectpublic boolean equals(Hbase.mutateRow_result that)
public int hashCode()
hashCode in class Objectpublic int compareTo(Hbase.mutateRow_result other)
compareTo in interface Comparable<Hbase.mutateRow_result>
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<Hbase.mutateRow_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<Hbase.mutateRow_result._Fields>org.apache.thrift.TExceptionpublic String toString()
toString in class 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 | |||||||||