public static class SqlValidatorScope.ResolvedImpl extends Object implements SqlValidatorScope.Resolved
SqlValidatorScope.Resolved.| Constructor and Description |
|---|
ResolvedImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Resets all state.
|
int |
count() |
void |
found(SqlValidatorNamespace namespace,
boolean nullable,
@Nullable SqlValidatorScope scope,
SqlValidatorScope.Path path,
@Nullable List<String> remainingNames) |
SqlValidatorScope.Resolve |
only() |
public void found(SqlValidatorNamespace namespace, boolean nullable, @Nullable SqlValidatorScope scope, SqlValidatorScope.Path path, @Nullable List<String> remainingNames)
found in interface SqlValidatorScope.Resolvedpublic int count()
count in interface SqlValidatorScope.Resolvedpublic SqlValidatorScope.Resolve only()
public void clear()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.