Class ViewResolutionService
java.lang.Object
org.elasticsearch.xpack.esql.view.ViewResolutionService
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionViewResolutionService(IndexNameExpressionResolver indexNameExpressionResolver) -
Method Summary
Modifier and TypeMethodDescriptionresolveViews(ProjectState projectState, String[] indexPatterns, IndicesOptions indicesOptions, ResolvedIndexExpressions resolvedIndexExpressions)
-
Constructor Details
-
ViewResolutionService
-
-
Method Details
-
resolveViews
public ViewResolutionService.ViewResolutionResult resolveViews(ProjectState projectState, String[] indexPatterns, IndicesOptions indicesOptions, ResolvedIndexExpressions resolvedIndexExpressions)
-