public class JavaRecordType extends RelRecordType
NOTE: This class is experimental and subject to change/removal without notice.
digest, fieldList, NON_NULLABLE_SUFFIXPRECISION_NOT_SPECIFIED, SCALE_NOT_SPECIFIED| Constructor and Description |
|---|
JavaRecordType(List<RelDataTypeField> fields,
Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(@Nullable Object obj) |
int |
hashCode() |
generateTypeString, getFieldMap, getPrecision, getSqlTypeName, getStructKind, isNullablecomputeDigest, extra, getCharset, getCollation, getComparability, getComponentType, getFamily, getField, getFieldCount, getFieldList, getFieldNames, getFullTypeString, getIntervalQualifier, getKeyType, getPrecedenceList, getScale, getSqlIdentifier, getValueType, isDynamicStruct, isStruct, proto, proto, proto, proto, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequalsSansFieldNamespublic JavaRecordType(List<RelDataTypeField> fields, Class clazz)
public boolean equals(@Nullable Object obj)
equals in class RelDataTypeImplpublic int hashCode()
hashCode in class RelDataTypeImplCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.