public class DirectSubScan extends AbstractSubScan
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATOR_TYPE |
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| Constructor and Description |
|---|
DirectSubScan(RecordReader reader) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperatorType() |
RecordReader |
getReader() |
accept, accept, getNewWithChildren, getSVMode, isExecutable, iteratorgetCost, getInitialAllocation, getMaxAllocation, getOperatorId, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCost, getInitialAllocation, getMaxAllocation, getOperatorId, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorIdforEach, spliteratorpublic static final String OPERATOR_TYPE
public DirectSubScan(RecordReader reader)
public RecordReader getReader()
public String getOperatorType()
Copyright © 2021 The Apache Software Foundation. All rights reserved.