JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.trino.operator.join
Interface InternalJoinFilterFunction
public interface
InternalJoinFilterFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
filter
(int leftPosition,
Page
leftPage, int rightPosition,
Page
rightPage)
Method Details
filter
boolean
filter
(int leftPosition,
Page
leftPage, int rightPosition,
Page
rightPage)