public static class HandTpchQuery1.TpchQuery1Operator extends Object implements Operator
| Modifier and Type | Class and Description |
|---|---|
static class |
HandTpchQuery1.TpchQuery1Operator.TpchQuery1OperatorFactory |
NOT_BLOCKED| Constructor and Description |
|---|
TpchQuery1Operator(OperatorContext operatorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInput(Page page) |
void |
finish() |
OperatorContext |
getOperatorContext() |
Page |
getOutput() |
boolean |
isFinished() |
boolean |
needsInput() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, finishMemoryRevoke, isBlocked, startMemoryRevokepublic TpchQuery1Operator(OperatorContext operatorContext)
public OperatorContext getOperatorContext()
getOperatorContext in interface Operatorpublic boolean isFinished()
isFinished in interface Operatorpublic boolean needsInput()
needsInput in interface OperatorCopyright © 2012–2021. All rights reserved.