public class InfoSchemaSubScan extends AbstractSubScan
Modifier and Type | Field and Description |
---|---|
static String |
OPERATOR_TYPE |
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation, userName
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, iterator
getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorId
forEach, spliterator
public static final String OPERATOR_TYPE
public InfoSchemaSubScan(InfoSchemaTableType table, InfoSchemaFilter filter)
public InfoSchemaTableType getTable()
public InfoSchemaFilter getFilter()
public String getOperatorType()
Copyright © 1970 The Apache Software Foundation. All rights reserved.