public static class KeyValueMasterClientService.getPartitionInfo_result extends Object implements org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>, Serializable, Cloneable, Comparable<KeyValueMasterClientService.getPartitionInfo_result>
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyValueMasterClientService.getPartitionInfo_result._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<KeyValueMasterClientService.getPartitionInfo_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
KeyValueMasterClientService.getPartitionInfo_result() |
KeyValueMasterClientService.getPartitionInfo_result(KeyValueMasterClientService.getPartitionInfo_result other)
Performs a deep copy on other.
|
KeyValueMasterClientService.getPartitionInfo_result(List<PartitionInfo> success,
AlluxioTException e) |
public static final Map<KeyValueMasterClientService.getPartitionInfo_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public KeyValueMasterClientService.getPartitionInfo_result()
public KeyValueMasterClientService.getPartitionInfo_result(List<PartitionInfo> success, AlluxioTException e)
public KeyValueMasterClientService.getPartitionInfo_result(KeyValueMasterClientService.getPartitionInfo_result other)
public KeyValueMasterClientService.getPartitionInfo_result deepCopy()
deepCopy in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>public void clear()
clear in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>public int getSuccessSize()
public Iterator<PartitionInfo> getSuccessIterator()
public void addToSuccess(PartitionInfo elem)
public List<PartitionInfo> getSuccess()
public KeyValueMasterClientService.getPartitionInfo_result setSuccess(List<PartitionInfo> success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public AlluxioTException getE()
public KeyValueMasterClientService.getPartitionInfo_result setE(AlluxioTException e)
public void unsetE()
public boolean isSetE()
public void setEIsSet(boolean value)
public void setFieldValue(KeyValueMasterClientService.getPartitionInfo_result._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>public Object getFieldValue(KeyValueMasterClientService.getPartitionInfo_result._Fields field)
getFieldValue in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>public boolean isSet(KeyValueMasterClientService.getPartitionInfo_result._Fields field)
isSet in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>public boolean equals(KeyValueMasterClientService.getPartitionInfo_result that)
public int compareTo(KeyValueMasterClientService.getPartitionInfo_result other)
compareTo in interface Comparable<KeyValueMasterClientService.getPartitionInfo_result>public KeyValueMasterClientService.getPartitionInfo_result._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_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<KeyValueMasterClientService.getPartitionInfo_result,KeyValueMasterClientService.getPartitionInfo_result._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2016. All Rights Reserved.