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
Constructors -
Method Summary
-
Constructor Details
-
ArrayLengthRecordField
-
-
Method Details
-
nullable
public boolean nullable()- Specified by:
nullablein interfaceTypes.RecordField
-
getName
- Specified by:
getNamein interfacePseudoField
-
getType
- Specified by:
getTypein interfacePseudoField
-
getModifiers
public int getModifiers()- Specified by:
getModifiersin interfacePseudoField
-
get
- Specified by:
getin interfacePseudoField
-
getDeclaringClass
- Specified by:
getDeclaringClassin interfacePseudoField
-
equals
-
hashCode
public int hashCode()
-