Package io.trino.operator
Class AssignUniqueIdOperator
java.lang.Object
io.trino.operator.AssignUniqueIdOperator
- All Implemented Interfaces:
WorkProcessorOperator,AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionstatic OperatorFactorycreateOperatorFactory(int operatorId, PlanNodeId planNodeId) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.operator.WorkProcessorOperator
close, getMetrics, getOperatorInfo
-
Method Details
-
createOperatorFactory
-
getOutputPages
- Specified by:
getOutputPagesin interfaceWorkProcessorOperator
-