Package org.apache.calcite.linq4j.tree
Class ArrayLengthRecordField
java.lang.Object
org.apache.calcite.linq4j.tree.ArrayLengthRecordField
- All Implemented Interfaces:
PseudoField
,Types.RecordField
Length field of a RecordType.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ArrayLengthRecordField
-
-
Method Details
-
nullable
public boolean nullable()- Specified by:
nullable
in interfaceTypes.RecordField
-
getName
- Specified by:
getName
in interfacePseudoField
-
getType
- Specified by:
getType
in interfacePseudoField
-
getModifiers
public int getModifiers()- Specified by:
getModifiers
in interfacePseudoField
-
get
- Specified by:
get
in interfacePseudoField
-
getDeclaringClass
- Specified by:
getDeclaringClass
in interfacePseudoField
-
equals
-
hashCode
public int hashCode()
-