|
||||||||||
| 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.scannerGetList_args
public static class Hbase.scannerGetList_args
| Nested Class Summary | |
|---|---|
static class |
Hbase.scannerGetList_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
| Field Summary | |
|---|---|
int |
id
id of a scanner returned by scannerOpen |
static Map<Hbase.scannerGetList_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
int |
nbRows
number of results to return |
| Constructor Summary | |
|---|---|
Hbase.scannerGetList_args()
|
|
Hbase.scannerGetList_args(Hbase.scannerGetList_args other)
Performs a deep copy on other. |
|
Hbase.scannerGetList_args(int id,
int nbRows)
|
|
| Method Summary | |
|---|---|
Hbase.scannerGetList_args |
clone()
Deprecated. |
int |
compareTo(Hbase.scannerGetList_args other)
|
Hbase.scannerGetList_args |
deepCopy()
|
boolean |
equals(Hbase.scannerGetList_args that)
|
boolean |
equals(Object that)
|
Object |
getFieldValue(Hbase.scannerGetList_args._Fields field)
|
Object |
getFieldValue(int fieldId)
|
int |
getId()
id of a scanner returned by scannerOpen |
int |
getNbRows()
number of results to return |
int |
hashCode()
|
boolean |
isSet(Hbase.scannerGetList_args._Fields field)
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise |
boolean |
isSet(int fieldID)
|
boolean |
isSetId()
Returns true if field id is set (has been asigned a value) and false otherwise |
boolean |
isSetNbRows()
Returns true if field nbRows is set (has been asigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
void |
setFieldValue(Hbase.scannerGetList_args._Fields field,
Object value)
|
void |
setFieldValue(int fieldID,
Object value)
|
Hbase.scannerGetList_args |
setId(int id)
id of a scanner returned by scannerOpen |
void |
setIdIsSet(boolean value)
|
Hbase.scannerGetList_args |
setNbRows(int nbRows)
number of results to return |
void |
setNbRowsIsSet(boolean value)
|
String |
toString()
|
void |
unsetId()
|
void |
unsetNbRows()
|
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 int id
public int nbRows
public static final Map<Hbase.scannerGetList_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
| Constructor Detail |
|---|
public Hbase.scannerGetList_args()
public Hbase.scannerGetList_args(int id,
int nbRows)
public Hbase.scannerGetList_args(Hbase.scannerGetList_args other)
| Method Detail |
|---|
public Hbase.scannerGetList_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>@Deprecated public Hbase.scannerGetList_args clone()
clone in class Objectpublic int getId()
public Hbase.scannerGetList_args setId(int id)
public void unsetId()
public boolean isSetId()
public void setIdIsSet(boolean value)
public int getNbRows()
public Hbase.scannerGetList_args setNbRows(int nbRows)
public void unsetNbRows()
public boolean isSetNbRows()
public void setNbRowsIsSet(boolean value)
public void setFieldValue(Hbase.scannerGetList_args._Fields field,
Object value)
setFieldValue in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>
public void setFieldValue(int fieldID,
Object value)
setFieldValue in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>public Object getFieldValue(Hbase.scannerGetList_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>public Object getFieldValue(int fieldId)
getFieldValue in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>public boolean isSet(Hbase.scannerGetList_args._Fields field)
isSet in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>public boolean isSet(int fieldID)
isSet in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._Fields>public boolean equals(Object that)
equals in class Objectpublic boolean equals(Hbase.scannerGetList_args that)
public int hashCode()
hashCode in class Objectpublic int compareTo(Hbase.scannerGetList_args other)
compareTo in interface Comparable<Hbase.scannerGetList_args>
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<Hbase.scannerGetList_args._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.scannerGetList_args._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 | |||||||||