Uses of Class
io.trino.operator.join.JoinProbe
Packages that use JoinProbe
-
Uses of JoinProbe in io.trino.operator.join
Methods in io.trino.operator.join that return JoinProbeMethods in io.trino.operator.join with parameters of type JoinProbeModifier and TypeMethodDescriptionvoidLookupJoinPageBuilder.appendNullForBuild(JoinProbe probe) append the index for the probe and append nulls for the buildvoidLookupJoinPageBuilder.appendRow(JoinProbe probe, LookupSource lookupSource, long joinPosition) append the index for the probe and copy the row for the build