Uses of Class
io.trino.operator.join.unspilled.JoinProbe
Packages that use JoinProbe
-
Uses of JoinProbe in io.trino.operator.join.unspilled
Methods in io.trino.operator.join.unspilled that return JoinProbeModifier and TypeMethodDescriptionJoinProbe.JoinProbeFactory.createJoinProbe(Page page, LookupSource lookupSource) Methods in io.trino.operator.join.unspilled 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