Package org.apache.calcite.avatica
Class ColumnMetaData.StructType
java.lang.Object
org.apache.calcite.avatica.ColumnMetaData.AvaticaType
org.apache.calcite.avatica.ColumnMetaData.StructType
- Enclosing class:
- ColumnMetaData
Record type.
-
Field Summary
FieldsFields inherited from class org.apache.calcite.avatica.ColumnMetaData.AvaticaType
id, name, rep -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.calcite.avatica.ColumnMetaData.AvaticaType
columnClassName, fromProto, getName, setRep
-
Field Details
-
columns
-
-
Constructor Details
-
StructType
-
-
Method Details
-
toProto
public org.apache.calcite.avatica.proto.Common.AvaticaType toProto()- Overrides:
toProtoin classColumnMetaData.AvaticaType
-
hashCode
public int hashCode()- Overrides:
hashCodein classColumnMetaData.AvaticaType
-
equals
- Overrides:
equalsin classColumnMetaData.AvaticaType
-