public class InfoSchemaSubScan extends AbstractSubScan
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATOR_TYPE |
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| Constructor and Description |
|---|
InfoSchemaSubScan(InfoSchemaTableType table,
InfoSchemaFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
InfoSchemaFilter |
getFilter() |
String |
getOperatorType() |
InfoSchemaTableType |
getTable() |
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 InfoSchemaSubScan(InfoSchemaTableType table, InfoSchemaFilter filter)
public InfoSchemaTableType getTable()
public InfoSchemaFilter getFilter()
public String getOperatorType()
Copyright © 2021 The Apache Software Foundation. All rights reserved.