@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class PartitionValuesResponse extends Object implements org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>, Serializable, Cloneable, Comparable<PartitionValuesResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
PartitionValuesResponse._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<PartitionValuesResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
PartitionValuesResponse() |
PartitionValuesResponse(List<PartitionValuesRow> partitionValues) |
PartitionValuesResponse(PartitionValuesResponse other)
Performs a deep copy on other.
|
public static final Map<PartitionValuesResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public PartitionValuesResponse()
public PartitionValuesResponse(List<PartitionValuesRow> partitionValues)
public PartitionValuesResponse(PartitionValuesResponse other)
public PartitionValuesResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>public int getPartitionValuesSize()
public Iterator<PartitionValuesRow> getPartitionValuesIterator()
public void addToPartitionValues(PartitionValuesRow elem)
public List<PartitionValuesRow> getPartitionValues()
public void setPartitionValues(List<PartitionValuesRow> partitionValues)
public void unsetPartitionValues()
public boolean isSetPartitionValues()
public void setPartitionValuesIsSet(boolean value)
public void setFieldValue(PartitionValuesResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>public Object getFieldValue(PartitionValuesResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>public boolean isSet(PartitionValuesResponse._Fields field)
isSet in interface org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>public boolean equals(PartitionValuesResponse that)
public int compareTo(PartitionValuesResponse other)
compareTo in interface Comparable<PartitionValuesResponse>public PartitionValuesResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<PartitionValuesResponse,PartitionValuesResponse._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.