public abstract class AbstractDbSubScan extends AbstractSubScan implements DbSubScan
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation, userName| Constructor and Description |
|---|
AbstractDbSubScan(String userName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addJoinForRestrictedSubScan(RowKeyJoin batch)
For a restricted sub-scan, this method allows associating a rowkey join instance.
|
boolean |
isRestrictedSubScan()
Whether this subscan is a restricted (skip) subscan
|
accept, accept, getNewWithChildren, getSVMode, isExecutable, iteratorgetCost, getInitialAllocation, getMaxAllocation, getOperatorId, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getOperatorType, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdacceptforEach, iterator, spliteratorpublic AbstractDbSubScan(String userName)
public boolean isRestrictedSubScan()
DbSubScanisRestrictedSubScan in interface DbSubScanpublic void addJoinForRestrictedSubScan(RowKeyJoin batch)
DbSubScanaddJoinForRestrictedSubScan in interface DbSubScanCopyright © 2022 The Apache Software Foundation. All rights reserved.