public class JavaRecordType extends RelRecordType
NOTE: This class is experimental and subject to change/removal without notice.
digest, fieldListPRECISION_NOT_SPECIFIED, SCALE_NOT_SPECIFIED| Constructor and Description |
|---|
JavaRecordType(List<RelDataTypeField> fields,
Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
generateTypeString, getPrecision, getSqlTypeName, isNullablecomputeDigest, extra, getCharset, getCollation, getComparability, getComponentType, getFamily, getField, getFieldCount, getFieldList, getFieldNames, getFullTypeString, getIntervalQualifier, getKeyType, getPrecedenceList, getScale, getSqlIdentifier, getValueType, isStruct, proto, proto, proto, proto, toStringpublic JavaRecordType(List<RelDataTypeField> fields, Class clazz)
public boolean equals(Object obj)
equals in class RelDataTypeImplpublic int hashCode()
hashCode in class RelDataTypeImplCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.