Package org.apache.iceberg.expressions
Interface Reference<T>
- All Superinterfaces:
Serializable
,Term
- All Known Implementing Classes:
BoundReference
,NamedReference
Represents a variable reference in an
expression
.- See Also:
-
Method Summary
-
Method Details
-
name
String name()
-