public static class RawTableMasterService.getClientRawTableInfoByPath_result extends Object implements org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>, Serializable, Cloneable, Comparable<RawTableMasterService.getClientRawTableInfoByPath_result>
| Modifier and Type | Class and Description |
|---|---|
static class |
RawTableMasterService.getClientRawTableInfoByPath_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
TachyonTException |
e |
static Map<RawTableMasterService.getClientRawTableInfoByPath_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
RawTableInfo |
success |
| Constructor and Description |
|---|
RawTableMasterService.getClientRawTableInfoByPath_result() |
RawTableMasterService.getClientRawTableInfoByPath_result(RawTableInfo success,
TachyonTException e) |
RawTableMasterService.getClientRawTableInfoByPath_result(RawTableMasterService.getClientRawTableInfoByPath_result other)
Performs a deep copy on other.
|
public RawTableInfo success
public TachyonTException e
public static final Map<RawTableMasterService.getClientRawTableInfoByPath_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public RawTableMasterService.getClientRawTableInfoByPath_result()
public RawTableMasterService.getClientRawTableInfoByPath_result(RawTableInfo success, TachyonTException e)
public RawTableMasterService.getClientRawTableInfoByPath_result(RawTableMasterService.getClientRawTableInfoByPath_result other)
public RawTableMasterService.getClientRawTableInfoByPath_result deepCopy()
deepCopy in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>public void clear()
clear in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>public RawTableInfo getSuccess()
public RawTableMasterService.getClientRawTableInfoByPath_result setSuccess(RawTableInfo success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public TachyonTException getE()
public RawTableMasterService.getClientRawTableInfoByPath_result setE(TachyonTException e)
public void unsetE()
public boolean isSetE()
public void setEIsSet(boolean value)
public void setFieldValue(RawTableMasterService.getClientRawTableInfoByPath_result._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>public Object getFieldValue(RawTableMasterService.getClientRawTableInfoByPath_result._Fields field)
getFieldValue in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>public boolean isSet(RawTableMasterService.getClientRawTableInfoByPath_result._Fields field)
isSet in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>public boolean equals(RawTableMasterService.getClientRawTableInfoByPath_result that)
public int compareTo(RawTableMasterService.getClientRawTableInfoByPath_result other)
compareTo in interface Comparable<RawTableMasterService.getClientRawTableInfoByPath_result>public RawTableMasterService.getClientRawTableInfoByPath_result._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._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<RawTableMasterService.getClientRawTableInfoByPath_result,RawTableMasterService.getClientRawTableInfoByPath_result._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015. All Rights Reserved.