@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class FindSchemasByColsResp extends Object implements org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._Fields>, Serializable, Cloneable, Comparable<FindSchemasByColsResp>
| Modifier and Type | Class and Description |
|---|---|
static class |
FindSchemasByColsResp._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<FindSchemasByColsResp._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
FindSchemasByColsResp() |
FindSchemasByColsResp(FindSchemasByColsResp other)
Performs a deep copy on other.
|
FindSchemasByColsResp(List<SchemaVersionDescriptor> schemaVersions) |
public static final Map<FindSchemasByColsResp._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public FindSchemasByColsResp()
public FindSchemasByColsResp(List<SchemaVersionDescriptor> schemaVersions)
public FindSchemasByColsResp(FindSchemasByColsResp other)
public FindSchemasByColsResp deepCopy()
deepCopy in interface org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._Fields>public void clear()
clear in interface org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._Fields>public int getSchemaVersionsSize()
public Iterator<SchemaVersionDescriptor> getSchemaVersionsIterator()
public void addToSchemaVersions(SchemaVersionDescriptor elem)
public List<SchemaVersionDescriptor> getSchemaVersions()
public void setSchemaVersions(List<SchemaVersionDescriptor> schemaVersions)
public void unsetSchemaVersions()
public boolean isSetSchemaVersions()
public void setSchemaVersionsIsSet(boolean value)
public void setFieldValue(FindSchemasByColsResp._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._Fields>public Object getFieldValue(FindSchemasByColsResp._Fields field)
getFieldValue in interface org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._Fields>public boolean isSet(FindSchemasByColsResp._Fields field)
isSet in interface org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._Fields>public boolean equals(FindSchemasByColsResp that)
public int compareTo(FindSchemasByColsResp other)
compareTo in interface Comparable<FindSchemasByColsResp>public FindSchemasByColsResp._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<FindSchemasByColsResp,FindSchemasByColsResp._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.