Uses of Class
org.apache.drill.common.expression.PathSegment.NameSegment
Package
Description
Logical expression tree representation.
-
Uses of PathSegment.NameSegment in org.apache.drill.common.expression
Modifier and TypeMethodDescriptionPathSegment.NameSegment.clone()
PathSegment.NameSegment.cloneWithNewChild
(PathSegment newChild) PathSegment.getNameSegment()
PathSegment.NameSegment.getNameSegment()
SchemaPath.getRootSegment()
ModifierConstructorDescriptionSchemaPath
(PathSegment.NameSegment rootSegment) SchemaPath
(PathSegment.NameSegment rootSegment, ExpressionPosition pos) -
Uses of PathSegment.NameSegment in org.apache.drill.common.expression.parser