public static class THBaseService.getAllRegionLocations_args extends Object implements org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>, 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 |
|---|
THBaseService.getAllRegionLocations_args() |
THBaseService.getAllRegionLocations_args(ByteBuffer table) |
THBaseService.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 THBaseService.getAllRegionLocations_args()
public THBaseService.getAllRegionLocations_args(ByteBuffer table)
public THBaseService.getAllRegionLocations_args(THBaseService.getAllRegionLocations_args other)
public THBaseService.getAllRegionLocations_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>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)
setFieldValue in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>public Object getFieldValue(THBaseService.getAllRegionLocations_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>public boolean isSet(THBaseService.getAllRegionLocations_args._Fields field)
isSet in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>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)
fieldForId in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<THBaseService.getAllRegionLocations_args,THBaseService.getAllRegionLocations_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.