public static class THBaseService.getAllRegionLocations_args extends Object implements Serializable, Cloneable, Comparable<THBaseService.getAllRegionLocations_args>
Modifier and Type | Class and Description |
---|---|
static class |
THBaseService.getAllRegionLocations_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
static Map<THBaseService.getAllRegionLocations_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
ByteBuffer |
table |
Constructor and Description |
---|
getAllRegionLocations_args() |
getAllRegionLocations_args(ByteBuffer table) |
getAllRegionLocations_args(THBaseService.getAllRegionLocations_args other)
Performs a deep copy on other.
|
public ByteBuffer table
public static final Map<THBaseService.getAllRegionLocations_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public getAllRegionLocations_args()
public getAllRegionLocations_args(ByteBuffer table)
public getAllRegionLocations_args(THBaseService.getAllRegionLocations_args other)
public THBaseService.getAllRegionLocations_args deepCopy()
public void clear()
public byte[] getTable()
public ByteBuffer bufferForTable()
public THBaseService.getAllRegionLocations_args setTable(byte[] table)
public THBaseService.getAllRegionLocations_args setTable(ByteBuffer table)
public void unsetTable()
public boolean isSetTable()
public void setTableIsSet(boolean value)
public void setFieldValue(THBaseService.getAllRegionLocations_args._Fields field, Object value)
public Object getFieldValue(THBaseService.getAllRegionLocations_args._Fields field)
public boolean isSet(THBaseService.getAllRegionLocations_args._Fields field)
public boolean equals(THBaseService.getAllRegionLocations_args that)
public int compareTo(THBaseService.getAllRegionLocations_args other)
compareTo
in interface Comparable<THBaseService.getAllRegionLocations_args>
public THBaseService.getAllRegionLocations_args._Fields fieldForId(int fieldId)
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException