@Generated(value="Autogenerated by Thrift Compiler (0.9.3)") public class GetPartitionInfoTResponse extends Object implements org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>, Serializable, Cloneable, Comparable<GetPartitionInfoTResponse>
Modifier and Type | Class and Description |
---|---|
static class |
GetPartitionInfoTResponse._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<GetPartitionInfoTResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
GetPartitionInfoTResponse() |
GetPartitionInfoTResponse(GetPartitionInfoTResponse other)
Performs a deep copy on other.
|
GetPartitionInfoTResponse(List<PartitionInfo> partitionInfo) |
public static final Map<GetPartitionInfoTResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public GetPartitionInfoTResponse()
public GetPartitionInfoTResponse(List<PartitionInfo> partitionInfo)
public GetPartitionInfoTResponse(GetPartitionInfoTResponse other)
public GetPartitionInfoTResponse deepCopy()
deepCopy
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
public int getPartitionInfoSize()
public Iterator<PartitionInfo> getPartitionInfoIterator()
public void addToPartitionInfo(PartitionInfo elem)
public List<PartitionInfo> getPartitionInfo()
public GetPartitionInfoTResponse setPartitionInfo(List<PartitionInfo> partitionInfo)
public void unsetPartitionInfo()
public boolean isSetPartitionInfo()
public void setPartitionInfoIsSet(boolean value)
public void setFieldValue(GetPartitionInfoTResponse._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
public Object getFieldValue(GetPartitionInfoTResponse._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
public boolean isSet(GetPartitionInfoTResponse._Fields field)
isSet
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
public boolean equals(GetPartitionInfoTResponse that)
public int compareTo(GetPartitionInfoTResponse other)
compareTo
in interface Comparable<GetPartitionInfoTResponse>
public GetPartitionInfoTResponse._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<GetPartitionInfoTResponse,GetPartitionInfoTResponse._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.