@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class NotNullConstraintsResponse extends Object implements org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._Fields>, Serializable, Cloneable, Comparable<NotNullConstraintsResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
NotNullConstraintsResponse._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<NotNullConstraintsResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
NotNullConstraintsResponse() |
NotNullConstraintsResponse(List<SQLNotNullConstraint> notNullConstraints) |
NotNullConstraintsResponse(NotNullConstraintsResponse other)
Performs a deep copy on other.
|
public static final Map<NotNullConstraintsResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public NotNullConstraintsResponse()
public NotNullConstraintsResponse(List<SQLNotNullConstraint> notNullConstraints)
public NotNullConstraintsResponse(NotNullConstraintsResponse other)
public NotNullConstraintsResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._Fields>public int getNotNullConstraintsSize()
public Iterator<SQLNotNullConstraint> getNotNullConstraintsIterator()
public void addToNotNullConstraints(SQLNotNullConstraint elem)
public List<SQLNotNullConstraint> getNotNullConstraints()
public void setNotNullConstraints(List<SQLNotNullConstraint> notNullConstraints)
public void unsetNotNullConstraints()
public boolean isSetNotNullConstraints()
public void setNotNullConstraintsIsSet(boolean value)
public void setFieldValue(NotNullConstraintsResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._Fields>public Object getFieldValue(NotNullConstraintsResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._Fields>public boolean isSet(NotNullConstraintsResponse._Fields field)
isSet in interface org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._Fields>public boolean equals(NotNullConstraintsResponse that)
public int compareTo(NotNullConstraintsResponse other)
compareTo in interface Comparable<NotNullConstraintsResponse>public NotNullConstraintsResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<NotNullConstraintsResponse,NotNullConstraintsResponse._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.