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, setOperatorId
accept
forEach, iterator, spliterator
boolean isRestrictedSubScan()
void addJoinForRestrictedSubScan(RowKeyJoin batch)
batch
- Copyright © 1970 The Apache Software Foundation. All rights reserved.