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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ArrayLengthRecordField
 
- 
- 
Method Details- 
nullablepublic boolean nullable()- Specified by:
- nullablein interface- Types.RecordField
 
- 
getName- Specified by:
- getNamein interface- PseudoField
 
- 
getType- Specified by:
- getTypein interface- PseudoField
 
- 
getModifierspublic int getModifiers()- Specified by:
- getModifiersin interface- PseudoField
 
- 
get- Specified by:
- getin interface- PseudoField
 
- 
getDeclaringClass- Specified by:
- getDeclaringClassin interface- PseudoField
 
- 
equals
- 
hashCodepublic int hashCode()
 
-