public interface DbSubScan extends SubScan
| 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, getCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getOperatorType, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdacceptforEach, iterator, spliteratorboolean isRestrictedSubScan()
void addJoinForRestrictedSubScan(RowKeyJoin batch)
batch - Copyright © 2021 The Apache Software Foundation. All rights reserved.