Package io.trino.benchmark
Class HandTpchQuery1.TpchQuery1Operator
java.lang.Object
io.trino.benchmark.HandTpchQuery1.TpchQuery1Operator
- All Implemented Interfaces:
Operator,AutoCloseable
- Enclosing class:
- HandTpchQuery1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields inherited from interface io.trino.operator.Operator
NOT_BLOCKED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.operator.Operator
close, finishMemoryRevoke, isBlocked, startMemoryRevoke
-
Constructor Details
-
TpchQuery1Operator
-
-
Method Details
-
getOperatorContext
- Specified by:
getOperatorContextin interfaceOperator
-
finish
public void finish() -
isFinished
public boolean isFinished()- Specified by:
isFinishedin interfaceOperator
-
needsInput
public boolean needsInput()- Specified by:
needsInputin interfaceOperator
-
addInput
-
getOutput
-