Uses of Interface
io.trino.jsonpath.JsonPathVisitor
Packages that use JsonPathVisitor
-
Uses of JsonPathVisitor in io.trino.jsonpath
Classes in io.trino.jsonpath that implement JsonPathVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofJsonPathVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. -
Uses of JsonPathVisitor in io.trino.sql.jsonpath
Classes in io.trino.sql.jsonpath that implement JsonPathVisitor