Interface LoaderSqlAstCreationState.FetchProcessor
-
- Enclosing class:
- LoaderSqlAstCreationState
public static interface LoaderSqlAstCreationState.FetchProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ImmutableFetchList
visitFetches(FetchParent fetchParent, LoaderSqlAstCreationState creationState)
-
-
-
Method Detail
-
visitFetches
ImmutableFetchList visitFetches(FetchParent fetchParent, LoaderSqlAstCreationState creationState)
-
-