public static class SqlValidatorScope.Step extends SqlValidatorScope.Path
| Modifier and Type | Field and Description |
|---|---|
int |
i |
String |
name |
EMPTY| Modifier and Type | Method and Description |
|---|---|
protected void |
build(com.google.common.collect.ImmutableList.Builder<SqlValidatorScope.Step> paths) |
int |
stepCount()
Number of steps in this path.
|
plus, steps, toStringpublic final int i
public final String name
public int stepCount()
SqlValidatorScope.PathstepCount in class SqlValidatorScope.Pathprotected void build(com.google.common.collect.ImmutableList.Builder<SqlValidatorScope.Step> paths)
build in class SqlValidatorScope.PathCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.