Package io.trino.operator.join
Class LookupJoinOperator
java.lang.Object
io.trino.operator.join.LookupJoinOperator
- All Implemented Interfaces:
WorkProcessorOperator,AutoCloseable
-
Method Details
-
getOutputPages
- Specified by:
getOutputPagesin interfaceWorkProcessorOperator
-
getOperatorInfo
Description copied from interface:WorkProcessorOperatorReturnsOperatorInfo. This method must be thread safe. This method might be called after operator is closed to obtain finalOperatorInfo.- Specified by:
getOperatorInfoin interfaceWorkProcessorOperator
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceWorkProcessorOperator
-