Uses of Class
io.trino.json.CachingResolver.ResolvedOperatorAndCoercions
Packages that use CachingResolver.ResolvedOperatorAndCoercions
-
Uses of CachingResolver.ResolvedOperatorAndCoercions in io.trino.json
Fields in io.trino.json declared as CachingResolver.ResolvedOperatorAndCoercionsModifier and TypeFieldDescriptionstatic final CachingResolver.ResolvedOperatorAndCoercionsCachingResolver.ResolvedOperatorAndCoercions.RESOLUTION_ERRORMethods in io.trino.json that return CachingResolver.ResolvedOperatorAndCoercionsModifier and TypeMethodDescriptionCachingResolver.getOperators(IrPathNode node, OperatorType operatorType, Type leftType, Type rightType) CachingResolver.ResolvedOperatorAndCoercions.operators(ResolvedFunction operator, Optional<ResolvedFunction> leftCoercion, Optional<ResolvedFunction> rightCoercion)