Package io.trino.sql.analyzer
Class JsonPathAnalyzer.JsonPathAnalysis
java.lang.Object
io.trino.sql.analyzer.JsonPathAnalyzer.JsonPathAnalysis
- Enclosing class:
JsonPathAnalyzer
-
Constructor Summary
ConstructorsConstructorDescriptionJsonPathAnalysis(JsonPath path, Map<PathNodeRef<PathNode>, Type> types, Set<PathNodeRef<PathNode>> jsonParameters) -
Method Summary
-
Constructor Details
-
JsonPathAnalysis
public JsonPathAnalysis(JsonPath path, Map<PathNodeRef<PathNode>, Type> types, Set<PathNodeRef<PathNode>> jsonParameters)
-
-
Method Details
-
getPath
-
getType
-
getTypes
-
getJsonParameters
-